Function esp_idf_hal::sys::_strtoumax_r

source ·
pub unsafe extern "C" fn _strtoumax_r(
    arg1: *mut _reent,
    arg2: *const i8,
    arg3: *mut *mut i8,
    arg4: i32
) -> u64