Function wcscat

Source
pub unsafe extern "C" fn wcscat(
    _Destination: *mut wchar_t,
    _Source: *const wchar_t,
) -> *mut wchar_t