
Use a `memcmp()` instead of checking every field in the structure to be equal, it's both faster and less error prone. https://gitlab.gnome.org/GNOME/mutter/merge_requests/531
Use a `memcmp()` instead of checking every field in the structure to be equal, it's both faster and less error prone. https://gitlab.gnome.org/GNOME/mutter/merge_requests/531