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

pub unsafe extern "C" fn rb_ary_store(
    array: Value,
    index: c_long,
    item: Value
)