RacSttOnnxIsEndpointNative typedef

RacSttOnnxIsEndpointNative = Int32 Function(RacHandle handle, RacHandle stream)

rac_bool_t rac_stt_onnx_is_endpoint(rac_handle_t handle, rac_handle_t stream)

Implementation

typedef RacSttOnnxIsEndpointNative = Int32 Function(
  RacHandle handle,
  RacHandle stream,
);