esp_idf_hal::sys

Function strtoul

Source
pub unsafe extern "C" fn strtoul(
    __n: *const u8,
    __end_PTR: *mut *mut u8,
    __base: i32,
) -> u32