webview2_com_sys::Windows::Win32::UI::Shell

Function SHFind_InitMenuPopup

Source
pub unsafe fn SHFind_InitMenuPopup<'a>(
    hmenu: impl IntoParam<'a, HMENU>,
    hwndowner: impl IntoParam<'a, HWND>,
    idcmdfirst: u32,
    idcmdlast: u32,
) -> Option<IContextMenu>