pub unsafe extern "C" fn mlirIntegerSetGetNumConstraints(
set: MlirIntegerSet,
) -> isizeExpand description
Returns the number of constraints (equalities + inequalities) in the given set.
pub unsafe extern "C" fn mlirIntegerSetGetNumConstraints(
set: MlirIntegerSet,
) -> isizeReturns the number of constraints (equalities + inequalities) in the given set.