esp_idf_sys

Function futimens

Source
pub unsafe extern "C" fn futimens(
    arg1: c_int,
    arg2: *const timespec,
) -> c_int