Function esp_idf_hal::sys::strtoull
source ยท pub unsafe extern "C" fn strtoull(
__n: *const i8,
__end_PTR: *mut *mut i8,
__base: i32,
) -> u64
pub unsafe extern "C" fn strtoull(
__n: *const i8,
__end_PTR: *mut *mut i8,
__base: i32,
) -> u64