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