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