webview2_com_sys::Windows::Win32::UI::Shell

Function StrCatW

Source
pub unsafe fn StrCatW<'a>(
    psz1: impl IntoParam<'a, PWSTR>,
    psz2: impl IntoParam<'a, PWSTR>,
) -> PWSTR