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

2 uses

	github.com/aws/smithy-go/ptr (current package)
		to_ptr.go#L299: func Uint16(v uint16) *uint16 {

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