wasmer_wasix::syscalls::wasi::path_filestat_get

Function 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