Function arduino_esp::_strtoul_r
[−]
[src]
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