Function mlir_sys::mlirSymbolRefAttrGetRootReference
source · pub unsafe extern "C" fn mlirSymbolRefAttrGetRootReference(
attr: MlirAttribute
) -> MlirStringRef
Expand description
Returns the string reference to the root referenced symbol. The data remains live as long as the context in which the attribute lives.