Function getcwd

Source
pub unsafe fn getcwd(buf: *mut char, size: size_t) -> Result<*mut char>
Expand description

Get current working directory.