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

type PFNGLRECTXOESPROC = Option<unsafe extern "C" fn(x1: GLfixed, y1: GLfixed, x2: GLfixed, y2: GLfixed)>;