Function esp_idf_sys::_strtoul_r
source ยท pub unsafe extern "C" fn _strtoul_r(
arg1: *mut _reent,
__n: *const c_char,
__end_PTR: *mut *mut c_char,
__base: c_int,
) -> c_ulong
pub unsafe extern "C" fn _strtoul_r(
arg1: *mut _reent,
__n: *const c_char,
__end_PTR: *mut *mut c_char,
__base: c_int,
) -> c_ulong