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

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