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

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