pub unsafe extern "C" fn Highs_getNumOptions(
    highs: *const c_void
) -> HighsInt
Expand description

Return the number of options

@param highs A pointer to the Highs instance.