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

Function StrCatBuffA

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