Function WindowsConcatString

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