Skip to main content
symlink
strat9_
kernel
0.1.0
In strat9_
kernel::
vfs
strat9_kernel
::
vfs
Function
symlink
Copy item path
Source
pub fn symlink(target: &
str
, link_path: &
str
) ->
Result
<
()
,
SyscallError
>
Expand description
Create a symbolic link.