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

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’