PostFree property

Pointer<NativeFunction<Void Function(Pointer<IMallocSpy> This, BOOL fSpyed)>> PostFree
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<ffi.Void Function(ffi.Pointer<IMallocSpy> This, BOOL fSpyed)>> PostFree;