void BSKDestroySymbolTable( BSKSymbolTable* table );
Description: Destroys and deallocates all symbols in the table, as well as the table itself.
Return to the API Return to the function listing