pub const W_APPEND: usize = 8;
Expand description

Mode corresponding to fopen “a” mode.