Skip to main content

StreamOrDevice

type StreamOrDevice struct {
Kind StreamOrDeviceKind
Device Device
Stream *Stream
}

StreamOrDevice mirrors the C ABI's `clika_rt_stream_or_device` POD.