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

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’