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

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