Function MenuItemFromPoint

Source
pub unsafe extern "C" fn MenuItemFromPoint(
    hWnd: HWND,
    hMenu: HMENU,
    ptScreen: POINT,
) -> c_int