[][src]Function winapi::winrt::winstring::WindowsConcatString

pub unsafe extern "system" fn WindowsConcatString(
    string1: HSTRING,
    string2: HSTRING,
    newString: *mut HSTRING
) -> HRESULT