Function highs_sys::Highs_version
source · pub unsafe extern "C" fn Highs_version() -> *const c_charExpand description
Return the HiGHS version number as a string of the form “vX.Y.Z”.
@returns The HiGHS version as a char*.
pub unsafe extern "C" fn Highs_version() -> *const c_charReturn the HiGHS version number as a string of the form “vX.Y.Z”.
@returns The HiGHS version as a char*.