pub unsafe extern "system" fn PathCchAppendEx(
    pszpath: PWSTR,
    cchpath: usize,
    pszmore: PCWSTR,
    dwflags: u32
) -> HRESULT
Expand description

Required features: "Win32_UI_Shell"