floooh / sokol

minimal cross-platform standalone C headers
https://floooh.github.io/sokol-html5
zlib License
6.94k stars 488 forks source link

Unify the various _cb, _func, _fn suffixes #909

Open floooh opened 1 year ago

floooh commented 1 year ago

There's now _cb (in sokol_app.h), log_func and alloc_fn. Unify those all to _fn (small but breaking change, probably best to throw together with a bigger breaking change.