Function rutie::rubysys::array::rb_ary_unshift[][src]

pub unsafe extern "C" fn rb_ary_unshift(
    array: Value,
    item: Value
) -> Value