pub unsafe extern "C" fn mlirIntegerSetGetNumInputs(
set: MlirIntegerSet,
) -> isize
Expand description
Returns the number of inputs (dimensions + symbols) in the given set.
pub unsafe extern "C" fn mlirIntegerSetGetNumInputs(
set: MlirIntegerSet,
) -> isize
Returns the number of inputs (dimensions + symbols) in the given set.