[][src]Function CCODE::wcscat

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