Function cplex_rs_sys::CPXgetnumcuts
source · pub unsafe extern "C" fn CPXgetnumcuts(
env: CPXCENVptr,
lp: CPXCLPptr,
cuttype: c_int,
num_p: *mut c_int
) -> c_intpub unsafe extern "C" fn CPXgetnumcuts(
env: CPXCENVptr,
lp: CPXCLPptr,
cuttype: c_int,
num_p: *mut c_int
) -> c_int