Function futimesat

Source
pub unsafe extern "C" fn futimesat(
    __fd: i32,
    __file: *const i8,
    __tvp: *const timeval,
) -> i32