wasmer_wasix::syscalls::wasi::path_rename

Function rename_inode_tree

Source
fn rename_inode_tree(
    inode: &InodeGuard,
    source_dir_path: &Path,
    target_dir_path: &Path,
)