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

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