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

pub fn fd_sync(
    ctx: &WasiCtx,
    memory: &dyn GuestMemory,
    fd: i32
) -> Result<i32, Trap>