pub unsafe extern "system" fn EnableMenuItem( hmenu: *mut c_void, uidenableitem: u32, uenable: u32, ) -> i32
#74 EnableMenuItem
#74
change the state of a menu item from the menu specified in the hMenu parameter
hMenu