☰
In kernel::file::flags
?
Constant
kernel
::
file
::
flags
::
O_RDONLY
source
·
[
−
]
pub const O_RDONLY:
u32
= bindings::O_RDONLY; // 0u32
Expand description
File is read only.
This documentation is an old archive. Please see
https://rust.docs.kernel.org
instead.