Function windows_sys::Win32::UI::Shell::Shell_MergeMenus
[−]pub unsafe extern "system" fn Shell_MergeMenus(
hmdst: HMENU,
hmsrc: HMENU,
uinsert: u32,
uidadjust: u32,
uidadjustmax: u32,
uflags: MM_FLAGS
) -> u32Expand description
Required features: ‘Win32_UI_Shell’, ‘Win32_UI_WindowsAndMessaging’