☰
In kernel::file::flags
?
Constant
kernel
::
file
::
flags
::
O_APPEND
source
·
[
−
]
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.