[][src]Function nc::madvise

pub fn madvise(addr: usize, len: size_t, advice: i32) -> Result<(), Errno>

Give advice about use of memory.