pub unsafe extern "system" fn PathCombineA(
    pszdest: PSTR,
    pszdir: PCSTR,
    pszfile: PCSTR
) -> PSTR
Expand description

Required features: "Win32_UI_Shell"