glGetQueryObjectui64v

Function glGetQueryObjectui64v 

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