Function windows_sys::Win32::UI::WindowsAndMessaging::RemoveMenu

pub unsafe extern "system" fn RemoveMenu(
    hmenu: HMENU,
    uposition: u32,
    uflags: MENU_ITEM_FLAGS,
) -> BOOL