Function GetMenuItemRect

Source
pub unsafe extern "C" fn GetMenuItemRect(
    hWnd: HWND,
    hMenu: HMENU,
    uItem: UINT,
    lprcItem: LPRECT,
) -> BOOL