pub const RW_APPEND: usize = 10;
Expand description

Mode corresponding to fopen “a+” mode.