Function mlir_sys::mlirFlatSymbolRefAttrGet
source · pub unsafe extern "C" fn mlirFlatSymbolRefAttrGet(
ctx: MlirContext,
symbol: MlirStringRef
) -> MlirAttribute
Expand description
Creates a flat symbol reference attribute in the given context referencing a symbol identified by the given string.