glpk_sys::glp_set_row_bnds [] [src]

pub unsafe extern fn glp_set_row_bnds(P: *mut glp_prob, i: c_int, _type: c_int, lb: c_double, ub: c_double)