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

2 uses

	github.com/aws/smithy-go/ptr (current package)
		to_ptr.go#L183: func Int32(v int32) *int32 {

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