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

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