Function pivot_root

Source
pub fn pivot_root(new_root: &CStr, put_old: &CStr) -> Result<(), Errno>