[][src]Type Definition glu_sys::glu::PFNGLGETTEXTUREIMAGEEXTPROC

type PFNGLGETTEXTUREIMAGEEXTPROC = Option<unsafe extern "C" fn(texture: GLuint, target: GLenum, level: GLint, format: GLenum, type_: GLenum, pixels: *mut c_void)>;