NORMAL

Constant NORMAL 

Source
pub const NORMAL: i32 = libc::POSIX_FADV_NORMAL; // 0i32
Expand description

No special treatment (default).