Function esp_idf_sys::utimes

source ·
pub unsafe extern "C" fn utimes(
    __path: *const c_char,
    __tvp: *const timeval
) -> c_int