Function rustix::backend::process::syscalls::getcwd

source ยท
pub(crate) fn getcwd(buf: &mut [MaybeUninit<u8>]) -> Result<usize>