pub unsafe extern "system" fn StrCatChainW(
    pszdst: PWSTR,
    cchdst: u32,
    ichat: u32,
    pszsrc: PCWSTR
) -> u32
Expand description

Required features: "Win32_UI_Shell"