rustix
0.38.11
In rustix::fs
Function
rustix
::
fs
::
getpath
Copy item path
source
·
[
−
]
pub fn getpath<Fd:
AsFd
>(fd: Fd) ->
Result
<
CString
>
Expand description
fcntl(fd, F_GETPATH)
§
References
Apple