CPXdualwrite

Function CPXdualwrite 

Source
pub unsafe extern "C" fn CPXdualwrite(
    env: CPXCENVptr,
    lp: CPXCLPptr,
    filename_str: *const c_char,
    objshift_p: *mut f64,
) -> c_int