[][src]Type Definition rs_gles3::bindings::PFNGLGETQUERYOBJECTUIVPROC

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