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

Function PathCombineA

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