Realloc property

Pointer<NativeFunction<Pointer<Void> Function(Pointer<IMalloc> This, Pointer<Void> pv, SIZE_T cb)>> Realloc
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<ffi.Pointer<ffi.Void> Function(ffi.Pointer<IMalloc> This, ffi.Pointer<ffi.Void> pv, SIZE_T cb)>> Realloc;