sys_getcwd

Function sys_getcwd 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn sys_getcwd( buf: *mut c_char, size: usize, ) -> *const c_char