async_wasi::snapshots::preview_1

Function fd_sync

Source
pub fn fd_sync<M: Memory>(
    ctx: &mut WasiCtx,
    _mem: &mut M,
    fd: __wasi_fd_t,
) -> Result<(), Errno>