ptr property

Pointer<OrtValue> get ptr

Implementation

ffi.Pointer<bg.OrtValue> get ptr => _ptr;