pub unsafe extern "system" fn GetMenuItemID( hmenu: *mut c_void, npos: i32, ) -> u32
#75 GetMenuItemID
#75
obtains the menu item identifier of an item from a menu specified in the hMenu parameter
hMenu