pub unsafe extern "C" fn Highs_getModelStatus(
highs: *const c_void,
) -> HighsIntExpand description
Return the optimization status of the model in the form of a
kHighsModelStatus constant.
@param highs A pointer to the Highs instance.
@returns An integer corresponding to the kHighsModelStatus constant