pub unsafe extern "C" fn ruby_strtoul(
    str_: *const c_char,
    endptr: *mut *mut c_char,
    base: c_int
) -> c_ulong
Expand description

Generated by rb-sys for Ruby 3.0.2