Ruby 2.3.0 リファレンスマニュアル > 関数一覧 > st_copy
st_table * st_copy(st_table *old_table)
Hash#dup の実体。 old_table と同じ内容の st_table を新たに作成して返す。