refs.h
4.74 KB
-
Use the correct function definition for function pointers · 6816f30c
Passing a function pointer with different parameters is UB, even if those params are (void *). Use our separate `_cb` functions that will do the correct casting.
Edward Thomson committed