CPXgetnumcuts

Function CPXgetnumcuts 

Source
pub unsafe extern "C" fn CPXgetnumcuts(
    env: CPXCENVptr,
    lp: CPXCLPptr,
    cuttype: c_int,
    num_p: *mut c_int,
) -> c_int