Function mlir_sys::mlirAttributeIsAIntegerSet
source · pub unsafe extern "C" fn mlirAttributeIsAIntegerSet(
attr: MlirAttribute
) -> bool
Expand description
Checks whether the given attribute is an integer set attribute.