rustmax::libc

Function futimes

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