mlir_sys

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