29 ms·
C++ at least rescues you from defining a million callbacks with a void* context argument that you then cast into whatever you know it actually is
by neutronicus 29d ago
C++ at least rescues you from defining a million callbacks with a void* context argument that you then cast into whatever you know it actually is