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

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