Constant POSIX_FADV_NORMAL
pub const POSIX_FADV_NORMAL: i32 = 0;
Available on crate feature
dep_nc
only.Expand description
No further special treatment.
pub const POSIX_FADV_NORMAL: i32 = 0;
dep_nc
only.No further special treatment.