StopWebFrameworkServerDart typedef
StopWebFrameworkServerDart =
void Function(Pointer<Void> implementation, bool wait, Pointer<Pointer<Void> > exception)
Implementation
typedef StopWebFrameworkServerDart = void Function(
Pointer<Void> implementation, bool wait, Pointer<Pointer<Void>> exception);