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

2 uses

	github.com/aws/smithy-go/ptr (current package)
		to_ptr.go#L328: func Uint32(v uint32) *uint32 {

	github.com/aws/aws-sdk-go-v2/aws
		to_ptr.go#L199: 	return ptr.Uint32(v)