13 #ifndef __STOUT_OS_WINDOWS_FSYNC_HPP__ 14 #define __STOUT_OS_WINDOWS_FSYNC_HPP__ 29 if (!::FlushFileBuffers(fd)) {
31 "os::fsync: Could not flush file buffers for given file descriptor");
39 #endif // __STOUT_OS_WINDOWS_FSYNC_HPP__ Definition: nothing.hpp:16
Definition: error.hpp:108
Definition: posix_signalhandler.hpp:23
Try< Nothing > fsync(int fd)
Definition: fsync.hpp:29
int int_fd
Definition: int_fd.hpp:35