Function webview2_com::Windows::Win32::UI::WindowsAndMessaging::InsertMenuA [−][src]
pub unsafe fn InsertMenuA<'a>(
hmenu: impl IntoParam<'a, HMENU>,
uposition: u32,
uflags: MENU_ITEM_FLAGS,
uidnewitem: usize,
lpnewitem: impl IntoParam<'a, PSTR>
) -> BOOL