Function fd_filestat_get [src]
Prototype
pub extern "wasi_snapshot_preview1" fn fd_filestat_get(fd: fd_t, buf: *filestat_t) errno_t
Parameters
fd: fd_t
buf: *filestat_t
Source
pub extern "wasi_snapshot_preview1" fn fd_filestat_get(fd: fd_t, buf: *filestat_t) errno_t