Function mlir_sys::mlirAttributeIsADictionary
source · pub unsafe extern "C" fn mlirAttributeIsADictionary(
attr: MlirAttribute
) -> bool
Expand description
Checks whether the given attribute is a dictionary attribute.