Push property

Pointer<NativeFunction<HRESULT Function(Pointer<IPipeDouble> This, Pointer<DOUBLE> buf, ULONG cSent)>> Push
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IPipeDouble> This, ffi.Pointer<DOUBLE> buf, ULONG cSent)>> Push;