filename=st.c
macro=false
private=false
type=void
name=st_free_table
params=(st_table *table)


table を解放する。キー、値は解放されない。

