CheckMenuItem

Function CheckMenuItem 

Source
pub unsafe extern "system" fn CheckMenuItem(
    hmenu: *mut c_void,
    uidcheckitem: u32,
    ucheck: u32,
) -> u32
Expand description

#74 CheckMenuItem

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