17 ms·
Why is there a second argument which is not used?
Why is there a second argument which is not used?
To match an API where it is sometimes used.
It could be for function pointer type compatibility.
There is an array of pointers, or there is a callback interface, or something like that. The type is set in stone.
deleted 6y ago
[deleted]