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