Function wasmer_wasix::syscalls::legacy::snapshot0::fd_filestat_get

source ยท
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