wasi::wasi_snapshot_preview1

Function fd_sync

Source
pub unsafe extern "C" fn fd_sync(arg0: i32) -> i32
Expand description

Synchronize the data and metadata of a file to disk. Note: This is similar to fsync in POSIX.