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

pub unsafe extern "C" fn rb_ary_new_from_values(
    count: c_long,
    elements: *const Value
) -> Value