DidAlloc property

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

Implementation

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