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

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