Function rutie::rubysys::string::rb_utf8_str_new[][src]

pub unsafe extern "C" fn rb_utf8_str_new(
    str: *const c_char,
    len: c_long
) -> Value