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

type PFNGLSECONDARYCOLOR3DPROC = Option<unsafe extern "C" fn(f64, f64, f64)>;