rustix
0.38.42
getpath
Sections
References
In rustix::
fs
rustix
::
fs
Function
getpath
Copy item path
Source
pub fn getpath<Fd:
AsFd
>(fd: Fd) ->
Result
<
CString
>
Expand description
fcntl(fd, F_GETPATH)
ยง
References
Apple