pub fn swapoff<P: AsRef<Path>>(dest: P) -> Result<()>
Expand description

Unmounts a swap partition using libc::swapoff