func github.com/aws/smithy-go/ptr.ToUint8Slice

2 uses

	github.com/aws/smithy-go/ptr (current package)
		from_ptr.go#L337: func ToUint8Slice(vs []*uint8) []uint8 {

	github.com/aws/aws-sdk-go-v2/aws
		from_ptr.go#L210: 	return ptr.ToUint8Slice(vs)