mrb_str_resize

Function mrb_str_resize 

Source
pub unsafe extern "C-unwind" fn mrb_str_resize(
    mrb: *mut mrb_state,
    str_: mrb_value,
    len: mrb_int,
) -> mrb_value