[][src]Type Definition sapp_linux::PFNGLGETQUERYOBJECTIVPROC

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