futimes

Function futimes 

Source
pub unsafe extern "C" fn futimes(
    __fd: c_int,
    __tvp: *mut Struct_timeval,
) -> c_int