artichoke_backend::sys

Function mrb_str_concat

Source
pub unsafe extern "C" fn mrb_str_concat(
    mrb: *mut mrb_state,
    self_: mrb_value,
    other: mrb_value,
)