Function windows::Win32::UI::Shell::StrTrimW

pub unsafe fn StrTrimW<P0>(psz: PWSTR, psztrimchars: P0) -> BOOL
where P0: IntoParam<PCWSTR>,