libc

Function futimes

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