function st_copy

[edit]
st_table * st_copy(st_table *old_table)

Hash#dup の実体。 old_table と同じ内容の st_table を新たに作成して返す。