windows::Win32::System::WinRT

Function WindowsConcatString

pub unsafe fn WindowsConcatString(
    string1: &HSTRING,
    string2: &HSTRING,
) -> Result<HSTRING>