Skip to main content

O_RDWR

Constant O_RDWR 

Source
pub const O_RDWR: c_int = 0x0003_0000;
Expand description

Open for reading and writing.