rm_/lib/write-any-file.h
2020-09-02 16:47:03 +08:00

3 lines
53 B
C

#include <stdbool.h>
bool can_write_any_file (void);