Function mlir_sys::mlirIntegerSetGetNumSymbols
source · pub unsafe extern "C" fn mlirIntegerSetGetNumSymbols(
set: MlirIntegerSet
) -> isize
Expand description
Returns the number of symbols in the given set.
pub unsafe extern "C" fn mlirIntegerSetGetNumSymbols(
set: MlirIntegerSet
) -> isize
Returns the number of symbols in the given set.