FreeSurrogate property

Pointer<NativeFunction<HRESULT Function(Pointer<ISurrogate> This)>> FreeSurrogate
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<ISurrogate> This)>> FreeSurrogate;