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

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