Function webview2_com_sys::Windows::Win32::UI::WindowsAndMessaging::SetMenuDefaultItem[][src]

pub unsafe fn SetMenuDefaultItem<'a>(
    hmenu: impl IntoParam<'a, HMENU>,
    uitem: u32,
    fbypos: u32
) -> BOOL