ReleaseNode property
\brief Release an OrtNode if it was not added to an OrtGraph. \since Version 1.22.
Implementation
external ffi.Pointer<
ffi.NativeFunction<ffi.Void Function(ffi.Pointer<OrtNode> input)>
>
ReleaseNode;
\brief Release an OrtNode if it was not added to an OrtGraph. \since Version 1.22.
external ffi.Pointer<
ffi.NativeFunction<ffi.Void Function(ffi.Pointer<OrtNode> input)>
>
ReleaseNode;