Function glpk_sys::glp_write_asnprob [] [src]

pub unsafe extern "C" fn glp_write_asnprob(
    G: *mut glp_graph,
    v_set: c_int,
    a_cost: c_int,
    fname: *const c_char
) -> c_int