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

type PFNGLQUERYRESOURCENVPROC = Option<unsafe extern "C" fn(queryType: GLenum, tagId: GLint, bufSize: GLuint, buffer: *mut GLint) -> GLint>;