pub unsafe extern "C" fn mlirSymbolTableErase(
symbolTable: MlirSymbolTable,
operation: MlirOperation,
)
Expand description
Removes the given operation from the symbol table and erases it.
pub unsafe extern "C" fn mlirSymbolTableErase(
symbolTable: MlirSymbolTable,
operation: MlirOperation,
)
Removes the given operation from the symbol table and erases it.