[][src]Function winapi::um::winuser::MenuItemFromPoint

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