UNUSED
#define UNUSED( ) (void)(v)
Marking
v
as a unused parameter or value.
Parent topic:
Functions