js_free_rt top-level property
Implementation
final void Function(Pointer<JSRuntime_> rt, Pointer<Void> ptr) js_free_rt =
kLookup<NativeFunction<Void Function(Pointer<JSRuntime_>, Pointer<Void>)>>(
'js_free_rt',
).asFunction();
final void Function(Pointer<JSRuntime_> rt, Pointer<Void> ptr) js_free_rt =
kLookup<NativeFunction<Void Function(Pointer<JSRuntime_>, Pointer<Void>)>>(
'js_free_rt',
).asFunction();