[][src]Type Definition sapp_linux::PFNGLQUERYCOUNTERPROC

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