[−][src]Function wasi_common::wasi::wasi_snapshot_preview1::fd_prestat_get
pub fn fd_prestat_get(
ctx: &WasiCtx,
memory: &dyn GuestMemory,
fd: i32,
buf_ptr: i32
) -> Result<i32, String>
pub fn fd_prestat_get(
ctx: &WasiCtx,
memory: &dyn GuestMemory,
fd: i32,
buf_ptr: i32
) -> Result<i32, String>