rustix
0.38.42
In rustix::
backend::
fs::
syscalls
Function
rustix
::
backend
::
fs
::
syscalls
::
readlink
Copy item path
source
ยท
[
−
]
pub(crate) fn readlink(path: &
CStr
, buf: &mut [
u8
]) ->
Result
<
usize
>