Function libc::futimes[][src]

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