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