pub fn fd_filestat_get(
ctx: FunctionEnvMut<'_, WasiEnv>,
fd: Fd,
buf: WasmPtr<Snapshot0Filestat, Memory32>,
) -> Errno
Expand description
Wrapper around syscalls::fd_filestat_get
for old Snapshot0
pub fn fd_filestat_get(
ctx: FunctionEnvMut<'_, WasiEnv>,
fd: Fd,
buf: WasmPtr<Snapshot0Filestat, Memory32>,
) -> Errno
Wrapper around syscalls::fd_filestat_get
for old Snapshot0