Ruby 3.3 リファレンスマニュアル
関数一覧
rb_thread_create
function rb_thread_create
[
edit
]
VALUE rb_thread_create(fn, arg)
VALUE (*fn)(); void *arg;