Function gdk4_sys::gdk_memory_texture_new [−][src]
pub unsafe extern "C" fn gdk_memory_texture_new(
width: c_int,
height: c_int,
format: GdkMemoryFormat,
bytes: *mut GBytes,
stride: size_t
) -> *mut GdkTexture