PostAlloc property

Pointer<NativeFunction<Pointer<Void> Function(Pointer<IMallocSpy> This, Pointer<Void> pActual)>> PostAlloc
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<ffi.Pointer<ffi.Void> Function(ffi.Pointer<IMallocSpy> This, ffi.Pointer<ffi.Void> pActual)>> PostAlloc;