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

type PFNGLFRUSTUMXOESPROC = Option<unsafe extern "C" fn(l: GLfixed, r: GLfixed, b: GLfixed, t: GLfixed, n: GLfixed, f: GLfixed)>;