pub const FS_OpenMode_FSOM_OPEN_APPEND: FS_OpenMode = 4;
Expand description

< Open file. Create new file if not exist. Set R/W pointer to EOF