Skip to main content

CaptureScope

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

CaptureScope is a `clika_rt_capture_scope*` handle (single-owner).

Methods

Close

func (h *CaptureScope) Close()

Close frees the single-owner handle; safe to call twice.