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

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