StopWebFrameworkServerC typedef

StopWebFrameworkServerC = Void Function(Pointer<Void> implementation, Bool wait, Pointer<Pointer<Void>> exception)

Implementation

typedef StopWebFrameworkServerC = Void Function(
    Pointer<Void> implementation, Bool wait, Pointer<Pointer<Void>> exception);