Function windows::Win32::UI::Shell::StrPBrkA

pub unsafe fn StrPBrkA<P0, P1>(psz: P0, pszset: P1) -> PSTR
where P0: IntoParam<PCSTR>, P1: IntoParam<PCSTR>,