Function futimens

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