Function webview2_com::Windows::Win32::UI::WindowsAndMessaging::SetMenuItemBitmaps [−][src]
pub unsafe fn SetMenuItemBitmaps<'a>(
hmenu: impl IntoParam<'a, HMENU>,
uposition: u32,
uflags: MENU_ITEM_FLAGS,
hbitmapunchecked: impl IntoParam<'a, HBITMAP>,
hbitmapchecked: impl IntoParam<'a, HBITMAP>
) -> BOOL