Skip to main content
O_APPEND
strat9_
syscall
0.1.0
In strat9_
syscall::
flag
strat9_syscall
::
flag
Constant
O_
APPEND
Copy item path
Source
pub const O_APPEND:
u32
= 0o002000;
Expand description
Append to file (writes always go to end)