PreRealloc property

Pointer<NativeFunction<SIZE_T Function(Pointer<IMallocSpy> This, Pointer<Void> pRequest, SIZE_T cbRequest, Pointer<Pointer<Void>> ppNewRequest, BOOL fSpyed)>> PreRealloc
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<SIZE_T Function(ffi.Pointer<IMallocSpy> This, ffi.Pointer<ffi.Void> pRequest, SIZE_T cbRequest, ffi.Pointer<ffi.Pointer<ffi.Void>> ppNewRequest, BOOL fSpyed)>> PreRealloc;