pub unsafe extern "C" fn rb_arithmetic_sequence_beg_len_step(
    arg1: VALUE,
    begp: *mut c_long,
    lenp: *mut c_long,
    stepp: *mut c_long,
    len: c_long,
    err: c_int
) -> VALUE
Expand description

Generated by rb-sys for Ruby 3.0.2