[][src]Type Definition rs_gles2::bindings::PFNGLGETQUERYOBJECTIVEXTPROC

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