pub unsafe extern "C" fn Highs_getObjectiveValue( highs: *const c_void, ) -> f64
Get the primal objective function value.
@param highs A pointer to the Highs instance.
@returns The primal objective function value