Skip to main content

pivot_root

Function 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.