Pause typedef

Pause = void Function(Pointer<Void>)

Implementation

typedef Pause = void Function(Pointer<Void>);