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

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