pub unsafe extern "system" fn Shell_MergeMenus(
    hmdst: HMENU,
    hmsrc: HMENU,
    uinsert: u32,
    uidadjust: u32,
    uidadjustmax: u32,
    uflags: MM_FLAGS
) -> u32
Expand description

Required features: "Win32_UI_WindowsAndMessaging"