Function gdk4_sys::gdk_gl_texture_new [−][src]
pub unsafe extern "C" fn gdk_gl_texture_new(
context: *mut GdkGLContext,
id: c_uint,
width: c_int,
height: c_int,
destroy: GDestroyNotify,
data: gpointer
) -> *mut GdkTexture