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

type PFNGLBEGINQUERYPROC = Option<unsafe extern "C" fn(target: GLenum, id: GLuint)>;