Skip to main content

getcwd

Function getcwd 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn getcwd( buf: *mut c_char, size: size_t, ) -> *mut c_char
Expand description