wcscat

Function wcscat 

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