GetSize property

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

Implementation

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