libc

Function futimens

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