pub const W_APPEND_BINARY: usize = 9;
Expand description

Mode corresponding to fopen “ab” mode.