libc

Function swapon

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