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

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