filename=string.c
macro=false
private=false
type=VALUE
name=rb_str_new2
params=(const char *ptr)


rb_str_new(ptr, strlen(ptr))

