pub unsafe extern "system" fn StrSpnA(
    psz: PCSTR,
    pszset: PCSTR
) -> i32
Expand description

Required features: "Win32_UI_Shell"