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

Function StrCatBuffW

Source
pub unsafe fn StrCatBuffW<'a>(
    pszdest: impl IntoParam<'a, PWSTR>,
    pszsrc: impl IntoParam<'a, PWSTR>,
    cchdestbuffsize: i32,
) -> PWSTR