Function webview2_com_sys::Windows::Win32::UI::WindowsAndMessaging::GetMenuItemInfoW [−][src]
pub unsafe fn GetMenuItemInfoW<'a>(
hmenu: impl IntoParam<'a, HMENU>,
item: u32,
fbyposition: impl IntoParam<'a, BOOL>,
lpmii: *mut MENUITEMINFOW
) -> BOOL