[][src]Function uapi::pivot_root

pub fn pivot_root<'a, 'b>(
    new_root: impl IntoUstr<'a>,
    old_root: impl IntoUstr<'a>
) -> Result<()>