PFN_glGetQueryObjectivARB

Type Alias PFN_glGetQueryObjectivARB 

Source
pub type PFN_glGetQueryObjectivARB = unsafe extern "system" fn(_id: GLuint, _pname: GLenum, _params: *mut GLint);