#[unsafe(no_mangle)]pub unsafe extern "C" fn getwd(path_name: *mut c_char) -> *mut c_char๐Deprecated
Expand description
See https://pubs.opengroup.org/onlinepubs/009695399/functions/getwd.html.
ยงDeprecation
The getwd() function was marked legacy in the Open Group Base
Specifications Issue 6, and removed in Issue 7.