rustix
1.0.8
In rustix::
backend::
process::
syscalls
rustix
::
backend
::
process
::
syscalls
Function
fchdir
Copy item path
Source
pub(crate) fn fchdir(fd:
BorrowedFd
<'_>) ->
Result
<
()
>