rustix
1.0.8
In rustix::
backend::
process::
syscalls
rustix
::
backend
::
process
::
syscalls
Function
getcwd
Copy item path
Source
pub(crate) fn getcwd(buf: &mut [
MaybeUninit
<
u8
>]) ->
Result
<
usize
>