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

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