Function wasi_common::snapshots::preview_0::wasi_unstable::fd_fdstat_get [−][src]
pub fn fd_fdstat_get(
ctx: &WasiCtx,
memory: &dyn GuestMemory,
fd: i32,
stat_ptr: i32
) -> Result<i32, Trap>