Function webview2_com::Windows::Win32::UI::WindowsAndMessaging::SetMenu[][src]

pub unsafe fn SetMenu<'a>(
    hwnd: impl IntoParam<'a, HWND>,
    hmenu: impl IntoParam<'a, HMENU>
) -> BOOL