Function path_filestat_get [src]
Prototype
pub extern "wasi_snapshot_preview1" fn path_filestat_get(fd: fd_t, flags: lookupflags_t, path: [*]const u8, path_len: usize, buf: *filestat_t) errno_t Parameters
fd: fd_tflags: lookupflags_tpath: [*]const u8path_len: usizebuf: *filestat_t Source
pub extern "wasi_snapshot_preview1" fn path_filestat_get(fd: fd_t, flags: lookupflags_t, path: [*]const u8, path_len: usize, buf: *filestat_t) errno_t