Function windows::Win32::UI::WindowsAndMessaging::RemoveMenu
pub unsafe fn RemoveMenu<P0>(
hmenu: P0,
uposition: u32,
uflags: MENU_ITEM_FLAGS,
) -> Result<()>where
P0: Param<HMENU>,
pub unsafe fn RemoveMenu<P0>(
hmenu: P0,
uposition: u32,
uflags: MENU_ITEM_FLAGS,
) -> Result<()>where
P0: Param<HMENU>,