pub const O_APPEND: u32 = bindings::O_APPEND; // 1_024u32
Expand description

File is opened in append mode.