windows::Win32::UI::Shell

Function StrPBrkW

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