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

Function Shell_MergeMenus

Source
pub unsafe fn Shell_MergeMenus<'a>(
    hmdst: impl IntoParam<'a, HMENU>,
    hmsrc: impl IntoParam<'a, HMENU>,
    uinsert: u32,
    uidadjust: u32,
    uidadjustmax: u32,
    uflags: MM_FLAGS,
) -> u32