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

2 uses

	github.com/aws/smithy-go/ptr (current package)
		from_ptr.go#L372: func ToUint16Slice(vs []*uint16) []uint16 {

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