Constant POSIX_FADV_NOREUSE
pub const POSIX_FADV_NOREUSE: i32 = 5;
Available on crate feature
dep_nc
only.Expand description
Data will be accessed once.
pub const POSIX_FADV_NOREUSE: i32 = 5;
dep_nc
only.Data will be accessed once.