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

Function SetMenu

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