Function otter_api_tests::unistd::fsync[]

pub fn fsync(fd: i32) -> Result<(), Error>
Expand description

Synchronize changes to a file

See also fsync(2)