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