winapi::um::winbase

Function lstrcatW

Source
pub unsafe extern "system" fn lstrcatW(
    lpString1: LPWSTR,
    lpString2: LPCWSTR,
) -> LPWSTR