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