mlir_sys

Function mlirSymbolTableErase

Source
pub unsafe extern "C" fn mlirSymbolTableErase(
    symbolTable: MlirSymbolTable,
    operation: MlirOperation,
)
Expand description

Removes the given operation from the symbol table and erases it.