Skip to main content

symlink

Function symlink 

Source
pub fn symlink(target: &str, link_path: &str) -> Result<(), SyscallError>
Expand description

Create a symbolic link.