windows::Win32::UI::WindowsAndMessaging

Function EnableMenuItem

pub unsafe fn EnableMenuItem(
    hmenu: HMENU,
    uidenableitem: u32,
    uenable: MENU_ITEM_FLAGS,
) -> BOOL