[][src]Type Definition raylib_sys::PFNGLBEGINQUERYPROC

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