pub fn sync_file<I: Io>(fd: I::Fd) -> SyncFile<I> ⓘ
Issues an fsync on fd, resolving when the kernel confirms the flush.
fd