Function mlir_sys::mlirSymbolTableDestroy 
source · pub unsafe extern "C" fn mlirSymbolTableDestroy(
    symbolTable: MlirSymbolTable
)Expand description
Destroys the symbol table created with mlirSymbolTableCreate. This does not affect the operations in the table.