Function esp_idf_sys::utimes

source ยท
pub unsafe extern "C" fn utimes(
    arg1: *const c_char,
    arg2: *const timeval,
) -> c_int