PostGetSize property

Pointer<NativeFunction<SIZE_T Function(Pointer<IMallocSpy> This, SIZE_T cbActual, BOOL fSpyed)>> PostGetSize
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<SIZE_T Function(ffi.Pointer<IMallocSpy> This, SIZE_T cbActual, BOOL fSpyed)>> PostGetSize;