Function libc::unix::linux_like::futimens

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