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

type PFNGLROTATEXOESPROC = Option<unsafe extern "C" fn(angle: GLfixed, x: GLfixed, y: GLfixed, z: GLfixed)>;