windows::Win32::UI::Shell

Function StrSpnA

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