CPXchgsense

Function CPXchgsense 

Source
pub unsafe extern "C" fn CPXchgsense(
    env: CPXCENVptr,
    lp: CPXLPptr,
    cnt: c_int,
    indices: *const c_int,
    sense: *const c_char,
) -> c_int