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

File is opened in append mode.

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.