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

type PFNGLGETPOINTERI_VEXTPROC = Option<unsafe extern "C" fn(pname: GLenum, index: GLuint, params: *mut *mut c_void)>;