Function esp_idf_hal::sys::strtoull

source ·
pub unsafe extern "C" fn strtoull(
    __n: *const i8,
    __end_PTR: *mut *mut i8,
    __base: i32
) -> u64