Available on WASI only.
Expand description
Create a symbolic link.
This is a convenience API similar to std::os::unix::fs::symlink
and
std::os::windows::fs::symlink_file
and std::os::windows::fs::symlink_dir
.
Create a symbolic link.
This is a convenience API similar to std::os::unix::fs::symlink
and
std::os::windows::fs::symlink_file
and std::os::windows::fs::symlink_dir
.