pub const O_DIRECTORY: u32 = bindings::O_DIRECTORY; // 65_536u32
Expand description

File must be a directory.