extern "wasi_snapshot_preview1" fn path_filestat_set_times(fd_t, lookupflags_t, [*]const u8, usize, timestamp_t, timestamp_t, fstflags_t) callconv(.C) errno_t

Parameters

fd: fd_t,
path: [*]const u8,
path_len: usize,
st_atim: timestamp_t,
st_mtim: timestamp_t,
fstflags: fstflags_t,