Function getcwd

Source
pub unsafe extern "C" fn getcwd(
    arg1: *mut c_char,
    arg2: size_t,
) -> *mut c_char