js_free property
Pointer<NativeFunction<Void Function(Pointer<JSMallocState_> s, Pointer<Void> ptr)> >
js_free
getter/setter pair
Implementation
external Pointer<
NativeFunction<
Void Function(Pointer<JSMallocState_> s, Pointer<Void> ptr)>> js_free;