kernel::fs::file::flags

Constant O_WRONLY

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

File is write only.