[][src]Type Definition sapp_linux::PFNGLGETQUERYOBJECTUIVPROC

type PFNGLGETQUERYOBJECTUIVPROC = Option<unsafe extern "C" fn(id: GLuint, pname: GLenum, params: *mut GLuint)>;