getCurrentThreadOwnsIsolate property

Pointer<NativeFunction<Bool Function(Int64)>> getCurrentThreadOwnsIsolate
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<ffi.Bool Function(ffi.Int64)>>
getCurrentThreadOwnsIsolate;