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

Required features: "Win32_Foundation"