rustix
0.38.44
In rustix::
process::
chdir
Functions
_getcwd
chdir
fchdir
getcwd
rustix
::
process
::
chdir
Function
_getcwd
Copy item path
Settings
Help
Summary
Source
fn _getcwd(buffer:
Vec
<
u8
>) ->
Result
<
CString
>