Function highs_sys::Highs_getHighsDoubleInfoValue[][src]

pub unsafe extern "C" fn Highs_getHighsDoubleInfoValue(
    highs: *mut c_void,
    info: *const c_char,
    value: *mut f64
) -> c_int