Highs_getHighsIntOptionValue

Function Highs_getHighsIntOptionValue 

Source
pub unsafe extern "C" fn Highs_getHighsIntOptionValue(
    highs: *const c_void,
    option: *const c_char,
    value: *mut HighsInt,
) -> HighsInt