pub const O_PATH: u32 = bindings::O_PATH; // 2_097_152u32
Expand description

Used to obtain a path file descriptor.

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