esp_idf_svc::sys

Function strtoumax_l

Source
pub unsafe extern "C" fn strtoumax_l(
    arg1: *const u8,
    _restrict: *mut *mut u8,
    arg2: i32,
    arg3: *mut __locale_t,
) -> u64