func go.opentelemetry.io/otel/internal.BoolToRaw

2 uses

	go.opentelemetry.io/otel/internal (current package)
		rawhelpers.go#L22: func BoolToRaw(b bool) uint64 {

	go.opentelemetry.io/otel/label
		value.go#L60: 		numeric: internal.BoolToRaw(v),