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

Large file size enabled (off64_t over off_t).

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