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

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