menu
fjs_engine package
documentation
core/quickjs_ffi.dart
QuickJsFFI
createRuntime method
createRuntime method
dark_mode
light_mode
createRuntime
method
Pointer
<
Void
>
createRuntime
(
)
Implementation
Pointer<Void> createRuntime() => _create();
fjs_engine package
documentation
core/quickjs_ffi
QuickJsFFI
createRuntime method
QuickJsFFI class