PreAlloc property

Pointer<NativeFunction<SIZE_T Function(Pointer<IMallocSpy> This, SIZE_T cbRequest)>> PreAlloc
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<SIZE_T Function(ffi.Pointer<IMallocSpy> This, SIZE_T cbRequest)>> PreAlloc;