js_malloc_rt top-level property
Implementation
final Pointer<Void> Function(Pointer<JSRuntime_> rt, int size) js_malloc_rt =
kLookup<NativeFunction<Pointer<Void> Function(Pointer<JSRuntime_>, Size)>>(
'js_malloc_rt',
).asFunction();
final Pointer<Void> Function(Pointer<JSRuntime_> rt, int size) js_malloc_rt =
kLookup<NativeFunction<Pointer<Void> Function(Pointer<JSRuntime_>, Size)>>(
'js_malloc_rt',
).asFunction();