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