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