webview2_com_sys::Windows::Win32::UI::WindowsAndMessaging

Function GetMenuItemInfoW

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