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