Function wasi_common::snapshots::preview_1::wasi_snapshot_preview1::fd_filestat_set_times [−][src]
pub fn fd_filestat_set_times(
ctx: &impl WasiSnapshotPreview1 + UserErrorConversion,
memory: &dyn GuestMemory,
arg0: i32,
arg1: i64,
arg2: i64,
arg3: i32
) -> Result<i32, Trap>