JSPropertyNameArrayReleaseAddress top-level property
Pointer<NativeFunction<Void Function(JSPropertyNameArrayRef)> >
JSPropertyNameArrayReleaseAddress
final
Implementation
final Pointer<NativeFunction<Void Function(JSPropertyNameArrayRef)>>
JSPropertyNameArrayReleaseAddress =
kLookup<NativeFunction<Void Function(JSPropertyNameArrayRef)>>(
'JSPropertyNameArrayRelease',
);