☰
In kernel::file::flags
?
Constant
kernel
::
file
::
flags
::
O_RDWR
source
·
[
−
]
pub const O_RDWR:
u32
= bindings::O_RDWR; // 2u32
Expand description
File can be both read and written.
This documentation is an old archive. Please see
https://rust.docs.kernel.org
instead.