sim: callback: inline PTR define
We require C11 now, so no need for these pre-ANSI C hacks. PTR is simply void*, so use that directly.
parent
7fb6dc36
Please register or sign in to comment
We require C11 now, so no need for these pre-ANSI C hacks. PTR is simply void*, so use that directly.