webview2_com_sys::Windows::Win32::UI::Shell

Function PathCombineW

Source
pub unsafe fn PathCombineW<'a>(
    pszdest: PWSTR,
    pszdir: impl IntoParam<'a, PWSTR>,
    pszfile: impl IntoParam<'a, PWSTR>,
) -> PWSTR