OrtCustomThreadHandle typedef

OrtCustomThreadHandle = Pointer<OrtCustomHandleType>

Implementation

typedef OrtCustomThreadHandle = ffi.Pointer<OrtCustomHandleType>;