JS_FreeRuntimeAddress top-level property
Implementation
final Pointer<NativeFunction<Void Function(Pointer<JSRuntime_>)>>
JS_FreeRuntimeAddress =
kLookup<NativeFunction<Void Function(Pointer<JSRuntime_>)>>(
'JS_FreeRuntime',
);
final Pointer<NativeFunction<Void Function(Pointer<JSRuntime_>)>>
JS_FreeRuntimeAddress =
kLookup<NativeFunction<Void Function(Pointer<JSRuntime_>)>>(
'JS_FreeRuntime',
);