[][src]Function linux::syscall::raw::arch::pivot_root

pub unsafe fn pivot_root(
    new_root: *const c_char,
    put_old: *const c_char
) -> k_int