pub unsafe extern "system" fn StrCSpnA(
    pszstr: PSTR,
    pszset: PSTR
) -> i32
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’