pub unsafe extern "system" fn PathAllocCombine(
    pszpathin: PWSTR,
    pszmore: PWSTR,
    dwflags: u32,
    ppszpathout: *mut PWSTR
) -> HRESULT
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’