pub const O_WRONLY: u32 = bindings::O_WRONLY; // 1u32
Expand description

File is write only.