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