pub unsafe fn pivot_root<P>(new_root: P, put_old: P) -> Result<(), i32> ⓘwhere P: AsRef<Path>,
dep_nc
Change the root filesystem.