Skip to main content

O_WRONLY

Constant O_WRONLY 

Source
pub const O_WRONLY: c_int = 0x0002_0000;
Expand description

Open for writing only.