Function rb_sys::bindings::ruby_strtoul

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