PreDidAlloc property

Pointer<NativeFunction<Pointer<Void> Function(Pointer<IMallocSpy> This, Pointer<Void> pRequest, BOOL fSpyed)>> PreDidAlloc
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<ffi.Pointer<ffi.Void> Function(ffi.Pointer<IMallocSpy> This, ffi.Pointer<ffi.Void> pRequest, BOOL fSpyed)>> PreDidAlloc;