Function nc::pivot_root

source ·
pub unsafe fn pivot_root<P: AsRef<Path>>(
    new_root: P,
    put_old: P
) -> Result<(), Errno>
Expand description

Change the root filesystem.