Function windows_sys::Win32::UI::Shell::PathCchAppendEx
pub unsafe extern "system" fn PathCchAppendEx(
pszpath: PWSTR,
cchpath: usize,
pszmore: PCWSTR,
dwflags: PATHCCH_OPTIONS
) -> HRESULTExpand description
Required features: "Win32_UI_Shell"