Skip to main content

getwd

Function getwd 

Source
#[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.