Function user32::EnableMenuItem
[−]
[src]
pub unsafe extern "system" fn EnableMenuItem(
hMenu: HMENU,
uIDEnableItem: UINT,
uEnable: UINT
) -> BOOL