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