pub unsafe extern "C" fn Highs_getInfinity( highs: *const c_void, ) -> f64
Return the value of infinity used by HiGHS.
@param highs A pointer to the Highs instance.
@returns The value of infinity used by HiGHS.