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