pub unsafe extern "system" fn SHFind_InitMenuPopup(
    hmenu: HMENU,
    hwndowner: HWND,
    idcmdfirst: u32,
    idcmdlast: u32
) -> IContextMenu
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’, ‘Win32_UI_WindowsAndMessaging’