EnableMenuItem

Function EnableMenuItem 

Source
pub unsafe extern "system" fn EnableMenuItem(
    hmenu: *mut c_void,
    uidenableitem: u32,
    uenable: u32,
) -> i32
Expand description

#74 EnableMenuItem

change the state of a menu item from the menu specified in the hMenu parameter