PrintHandler typedef

void PrintHandler (Zone self, ZoneDelegate parent, Zone zone, String line)

Implementation

typedef void PrintHandler(
    Zone self, ZoneDelegate parent, Zone zone, String line);