artichoke_backend::sys

Function mrb_ary_replace

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