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

Required features: "Win32_UI_Shell"