Function esp_idf_sys::gettimeofday

source ยท
pub unsafe extern "C" fn gettimeofday(
    __p: *mut timeval,
    __tz: *mut c_void,
) -> c_int