Function async_wasi::snapshots::preview_1::fd_datasync
source · pub fn fd_datasync<M: Memory>(
ctx: &mut WasiCtx,
_mem: &mut M,
fd: __wasi_fd_t
) -> Result<(), Errno>
pub fn fd_datasync<M: Memory>(
ctx: &mut WasiCtx,
_mem: &mut M,
fd: __wasi_fd_t
) -> Result<(), Errno>