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

2 uses

	github.com/aws/smithy-go/ptr (current package)
		to_ptr.go#L241: func Uint(v uint) *uint {

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