pub unsafe extern "system" fn PathAppendW(
    pszpath: PWSTR,
    pszmore: PWSTR
) -> BOOL
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’