☰
In kernel::file::flags
?
Constant
kernel
::
file
::
flags
::
O_TRUNC
source
·
[
−
]
pub const O_TRUNC:
u32
= bindings::O_TRUNC; // 512u32
Expand description
File should be truncated to length 0.
This documentation is an old archive. Please see
https://rust.docs.kernel.org
instead.