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

2 uses

	github.com/aws/smithy-go/ptr (current package)
		from_ptr.go#L209: func ToInt16Map(vs map[string]*int16) map[string]int16 {

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