pub unsafe extern "system" fn WindowsTrimStringEnd(
    string: HSTRING,
    trimstring: HSTRING,
    newstring: *mut HSTRING
) -> HRESULT
Expand description

Required features: "Win32_System_WinRT"