webview2_com_sys::Windows::Win32::UI::WindowsAndMessaging

Function SetMenuItemInfoW

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