5 ms·
The function pointer is static. But the function that mutates it, NeverCalled, is not. One can still indirectly change that function pointer.
by DSrcl 9y ago
The function pointer is static. But the function that mutates it, NeverCalled, is not. One can still indirectly change that function pointer.