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