PauseNative typedef

PauseNative = Void Function(Pointer<Void>)

Implementation

typedef PauseNative = Void Function(Pointer<Void>);