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