pub unsafe extern "C" fn rb_range_values(
    range: VALUE,
    begp: *mut VALUE,
    endp: *mut VALUE,
    exclp: *mut c_int
) -> c_int
Expand description

Generated by rb-sys for Ruby 3.0.0