Support non-blocking pipe I/O in write() on native Windows.
[pspp] / lib / write-any-file.h
1 #include <stdbool.h>
2 bool can_write_any_file (void);