pub fn sys_getcwd(buf: *mut c_char, size: usize) -> *mut c_char
fs
Get the path of the current directory.