Function user32::MenuItemFromPoint
[−]
[src]
pub unsafe extern "system" fn MenuItemFromPoint(
hWnd: HWND,
hMenu: HMENU,
ptScreen: POINT
) -> c_int