Function windows::Win32::UI::Shell::StrPBrkW

pub unsafe fn StrPBrkW<P0, P1>(psz: P0, pszset: P1) -> PWSTR
where P0: IntoParam<PCWSTR>, P1: IntoParam<PCWSTR>,