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