Function esp_idf_hal::sys::strtoul

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