[][src]Type Definition glu_sys::glu::PFNGLQUERYCOUNTERPROC

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