[][src]Type Definition fltk::gl::PFNGLSECONDARYCOLOR3FEXTPROC

type PFNGLSECONDARYCOLOR3FEXTPROC = Option<unsafe extern "C" fn(f32, f32, f32)>;