Skip to content

util: convert macros to inline functions

Simon Ser requested to merge emersion/wayland:map-funcs into main

Functionally equivalent except the usual macro footguns are avoided and type safety is increased.

Signed-off-by: Simon Ser contact@emersion.fr

Merge request reports