Function windows::Win32::UI::WindowsAndMessaging::GetMenuItemID

pub unsafe fn GetMenuItemID<P0>(hmenu: P0, npos: i32) -> u32
where P0: Param<HMENU>,