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

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