pub const O_LARGEFILE: u32 = bindings::O_LARGEFILE; // 32_768u32
Expand description

Large file size enabled (off64_t over off_t).