[][src]Type Definition makepad_glx_sys::PFNGLQUERYRESOURCENVPROC

type PFNGLQUERYRESOURCENVPROC = Option<unsafe extern "C" fn(queryType: GLenum, tagId: GLint, bufSize: GLuint, buffer: *mut GLint) -> GLint>;