glpk_sys::glp_set_col_bnds [] [src]

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