Skip to main content
O_CREAT
relibc
0.2.5
In relibc::
header::
bits_
open_
flags::
sys
relibc
::
header
::
bits_open_flags
::
sys
Constant
O_CREAT
Copy item path
Source
pub const O_CREAT:
c_int
= 0x0200_0000;
Expand description
Create file if it does not exist.