exitIsolate property

Pointer<NativeFunction<Void Function()>> exitIsolate
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<ffi.Void Function()>> exitIsolate;