Function wasi_common::snapshots::preview_1::wasi_snapshot_preview1::fd_prestat_get[][src]

pub fn fd_prestat_get(
    ctx: &impl WasiSnapshotPreview1 + UserErrorConversion,
    memory: &dyn GuestMemory,
    arg0: i32,
    arg1: i32
) -> Result<i32, Trap>