roo_io
API Documentation for roo_io
Loading...
Searching...
No Matches
file_update_policy.h
Go to the documentation of this file.
1#pragma once
2
3namespace roo_io {
4
5// Passed to Mount::fopen and Mount::fopenForWrite, to specify what should
6// happen when the target file already exists.
12
13} // namespace roo_io
Definition byte.h:6