Skip to main content

Stream

type Stream struct {
// contains filtered or unexported fields
}

Stream is a `clika_rt_stream*` handle (refcounted).

Methods

Release

func (h *Stream) Release()

Release drops this handle's reference; safe to call twice.