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