OnDebugMatchFunction typedef

OnDebugMatchFunction = void Function(Match match)

Implementation

typedef OnDebugMatchFunction = void Function(Match match);