pub const O_NOATIME: u32 = bindings::O_NOATIME; // 262_144u32
Expand description

Do not update the file last access time.