Function rutie::rubysys::array::rb_ary_entry

source ·
pub unsafe extern "C" fn rb_ary_entry(
    array: Value,
    offset: c_long
) -> Value