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

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