JSInterruptHandler typedef

JSInterruptHandler = int Function(JSRuntime rt, Uint8List? opaque)

Implementation

typedef JSInterruptHandler = int Function(JSRuntime rt, Uint8List? opaque);