async_wasi::snapshots::preview_1

Function fd_datasync

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