EmptyCallbackType typedef

EmptyCallbackType = void Function()

Empty Callback

Implementation

typedef EmptyCallbackType = void Function();