[][src]Type Definition makepad_glx_sys::PFNGLBEGINQUERYPROC

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