webview2_com::Windows::Win32::UI::WindowsAndMessaging

Function InsertMenuItemA

Source
pub unsafe fn InsertMenuItemA<'a>(
    hmenu: impl IntoParam<'a, HMENU>,
    item: u32,
    fbyposition: impl IntoParam<'a, BOOL>,
    lpmi: *const MENUITEMINFOA,
) -> BOOL