Function wasmer_wasix::syscalls::wasi::path_filestat_get::path_filestat_get_internal
source · pub(crate) fn path_filestat_get_internal(
memory: &MemoryView<'_>,
state: &WasiState,
inodes: &WasiInodes,
fd: Fd,
flags: LookupFlags,
path_string: &str,
) -> Result<Filestat, Errno>
Expand description
§path_filestat_get_internal()
return a Filstat or Errno