Function webview2_com_sys::Windows::Win32::UI::WindowsAndMessaging::GetMenuItemInfoA[][src]

pub unsafe fn GetMenuItemInfoA<'a>(
    hmenu: impl IntoParam<'a, HMENU>,
    item: u32,
    fbyposition: impl IntoParam<'a, BOOL>,
    lpmii: *mut MENUITEMINFOA
) -> BOOL