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

2 uses

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

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