rustix
0.38.39
In rustix::fs::at
Function
rustix
::
fs
::
at
::
_readlinkat
Copy item path
source
ยท
[
−
]
fn _readlinkat( dirfd:
BorrowedFd
<'_>, path: &
CStr
, buffer:
Vec
<
u8
>, ) ->
Result
<
CString
>