mlir_sys

Function 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.