[−][src]Function wasi_common::wasi::wasi_snapshot_preview1::fd_filestat_set_times
pub fn fd_filestat_set_times(
ctx: &WasiCtx,
memory: &dyn GuestMemory,
fd: i32,
atim: i64,
mtim: i64,
fst_flags: i32
) -> i32