Function glGetQueryObjectiv

Source
pub unsafe extern "C" fn glGetQueryObjectiv(
    id: GLuint,
    pname: GLenum,
    params: *mut GLint,
)