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

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