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

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