rustix
1.0.8
In rustix::
fs::
at
rustix
::
fs
::
at
Function
_readlinkat
Copy item path
Source
fn _readlinkat( dirfd:
BorrowedFd
<'_>, path: &
CStr
, buffer:
Vec
<
u8
>, ) ->
Result
<
CString
>