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

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