JSInterruptHandler_ typedef
JSInterruptHandler_ =
Int Function(Pointer<JSRuntime_> rt, Pointer<Void> opaque)
Implementation
typedef JSInterruptHandler_ = Int Function(
Pointer<JSRuntime_> rt, Pointer<Void> opaque);