Function libc::swapon

source ยท
pub unsafe extern "C" fn swapon(
    path: *const c_char,
    swapflags: c_int,
) -> c_int