ErrorCallback typedef

ErrorCallback = dynamic Function(PvError error)

Implementation

typedef ErrorCallback(PvError error);