rustmax::libc

Function futimens

Source
pub unsafe extern "C" fn futimens(
    fd: i32,
    times: *const timespec,
) -> i32