pub fn sys_getcwd(buf: *mut c_char, size: usize) -> c_int
Available on crate feature fs only.
Expand description

Get the path of the current directory.