pub const NSTD_FS_FILE_APPEND: usize = 0b00001000;
Expand description

Allow the file stream to append to the file.