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

type PFNGLGENTEXTURESEXTPROC = Option<unsafe extern "C" fn(n: GLsizei, textures: *mut GLuint)>;