[][src]Type Definition makepad_glx_sys::PFNGLQUERYCOUNTERPROC

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