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