Function wasmer_wasix::syscalls::wasi::path_rename::rename_inode_tree

source ยท
fn rename_inode_tree(
    inode: &InodeGuard,
    source_dir_path: &Path,
    target_dir_path: &Path,
)