Function std::os::wasi::fs::symlink [−][src]
This is supported on WASI only.
Expand description
Create a symbolic link.
This corresponds to the path_symlink
syscall.
Create a symbolic link.
This corresponds to the path_symlink
syscall.