Ruby 1.8.7 リファレンスマニュアル > 関数一覧 > rb_str_new2

function rb_str_new2

VALUE rb_str_new2(const char *ptr)

rb_str_new(ptr, strlen(ptr))