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

type PFNGLCOLOR3XOESPROC = Option<unsafe extern "C" fn(red: GLfixed, green: GLfixed, blue: GLfixed)>;