Function mrb_str_modify_keep_ascii

Source
pub unsafe extern "C-unwind" fn mrb_str_modify_keep_ascii(
    mrb: *mut mrb_state,
    s: *mut RString,
)