libc

Function swapon

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