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

2 uses

	github.com/aws/smithy-go/ptr (current package)
		from_ptr.go#L407: func ToUint32Slice(vs []*uint32) []uint32 {

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