[][src]Type Definition raylib_sys::PFNGLQUERYCOUNTERPROC

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