Function webview2_com::Windows::Win32::UI::WindowsAndMessaging::RemoveMenu[][src]

pub unsafe fn RemoveMenu<'a>(
    hmenu: impl IntoParam<'a, HMENU>,
    uposition: u32,
    uflags: MENU_ITEM_FLAGS
) -> BOOL