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

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