Function rb_sys::bindings::rb_range_new

source ·
pub unsafe extern "C" fn rb_range_new(
    arg1: VALUE,
    arg2: VALUE,
    arg3: c_int
) -> VALUE