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

2 uses

	github.com/aws/smithy-go/ptr (current package)
		from_ptr.go#L442: func ToUint64Slice(vs []*uint64) []uint64 {

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