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