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

2 uses

	github.com/aws/smithy-go/ptr (current package)
		from_ptr.go#L197: func ToInt16Slice(vs []*int16) []int16 {

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