Function cplex_rs_sys::CPXgetlb
source · pub unsafe extern "C" fn CPXgetlb(
env: CPXCENVptr,
lp: CPXCLPptr,
lb: *mut f64,
begin: c_int,
end: c_int
) -> c_intpub unsafe extern "C" fn CPXgetlb(
env: CPXCENVptr,
lp: CPXCLPptr,
lb: *mut f64,
begin: c_int,
end: c_int
) -> c_int