name=rb_thread_create
private=false
macro=false
type=VALUE
filename=eval.c
params=(fn, arg)


VALUE (*fn)();
void *arg;

