Constant kernel::fs::file::flags::O_WRONLY

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

File is write only.