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


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

