windows::Win32::UI::Shell

Function StrCSpnA

pub unsafe fn StrCSpnA<P0, P1>(pszstr: P0, pszset: P1) -> i32
where P0: Param<PCSTR>, P1: Param<PCSTR>,