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

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