Adds a swap file/device.
fn swapon(path: &CStr, flags: i32) -> i32
The path of the file/device.
Flags to modify the swap behavior.
swapon(2)