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

type PFNGLPROGRAMUNIFORM3DPROC = Option<unsafe extern "C" fn(u32, i32, f64, f64, f64)>;