void VoidCallback()

Signature of callbacks that have no arguments and return no data.

Source

typedef void VoidCallback();