Function windows_sys::Win32::UI::WindowsAndMessaging::EnableMenuItem
pub unsafe extern "system" fn EnableMenuItem(
hmenu: HMENU,
uidenableitem: u32,
uenable: MENU_ITEM_FLAGS
) -> BOOLExpand description
Required features: "Win32_UI_WindowsAndMessaging", "Win32_Foundation"