Function glpk_sys::_glp_lpx_write_pb [] [src]

pub unsafe extern "C" fn _glp_lpx_write_pb(
    lp: *mut glp_prob,
    fname: *const c_char,
    normalized: c_int,
    binarize: c_int
) -> c_int