Function windows::Win32::UI::Shell::StrCSpnIW

pub unsafe fn StrCSpnIW<P0, P1>(pszstr: P0, pszset: P1) -> i32
where P0: IntoParam<PCWSTR>, P1: IntoParam<PCWSTR>,