windows::Win32::System::WinRT

Function WindowsTrimStringEnd

pub unsafe fn WindowsTrimStringEnd(
    string: &HSTRING,
    trimstring: &HSTRING,
) -> Result<HSTRING>