windows::Win32::UI::WindowsAndMessaging

Function DeleteMenu

pub unsafe fn DeleteMenu(
    hmenu: HMENU,
    uposition: u32,
    uflags: MENU_ITEM_FLAGS,
) -> Result<()>