Function glpk_sys::glp_write_mps [] [src]

pub unsafe extern "C" fn glp_write_mps(
    P: *mut glp_prob,
    fmt: c_int,
    parm: *const glp_mpscp,
    fname: *const c_char
) -> c_int