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

File is write only.

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.