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

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