rm_/lib/write-any-file.h

3 lines
53 B
C
Raw Normal View History

2020-09-02 16:47:03 +08:00
#include <stdbool.h>
bool can_write_any_file (void);