webview2_com_sys::Windows::Win32::UI::Shell

Function StrTrimW

Source
pub unsafe fn StrTrimW<'a>(
    psz: impl IntoParam<'a, PWSTR>,
    psztrimchars: impl IntoParam<'a, PWSTR>,
) -> BOOL