[][src]Function sapp_linux::glGetQueryObjecti64v

pub unsafe extern "C" fn glGetQueryObjecti64v(
    id: GLuint,
    pname: GLenum,
    params: *mut GLint64
)