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

2 uses

	github.com/aws/smithy-go/ptr (current package)
		to_ptr.go#L154: func Int16(v int16) *int16 {

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