pub unsafe extern "system" fn MenuItemFromPoint(
    hwnd: HWND,
    hmenu: HMENU,
    ptscreen: POINT
) -> i32
Expand description

Required features: "Win32_UI_WindowsAndMessaging", "Win32_Foundation"