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