windows::Win32::System::WinRT

Function WindowsTrimStringStart

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