Function glpk_sys::glp_del_rows [] [src]

pub unsafe extern "C" fn glp_del_rows(
    P: *mut glp_prob,
    nrs: c_int,
    num: *const c_int
)