menu
flutter_js package
documentation
quickjs/qjs_typedefs.dart
JSExecutePendingJob typedef
JSExecutePendingJob typedef
dark_mode
light_mode
JSExecutePendingJob
typedef
JSExecutePendingJob
=
int
Function
(
Pointer
<
JSRuntime
>
rt
,
Pointer
<
JSContext
>
ctx
)
Implementation
typedef JSExecutePendingJob = int Function( Pointer<JSRuntime> rt, Pointer<JSContext> ctx, );
flutter_js package
documentation
quickjs/qjs_typedefs
JSExecutePendingJob typedef
qjs_typedefs library