func github.com/aws/smithy-go/ptr.ToInt32Slice
2 uses
github.com/aws/smithy-go/ptr (current package)
from_ptr.go#L232: func ToInt32Slice(vs []*int32) []int32 {
github.com/aws/aws-sdk-go-v2/aws
from_ptr.go#L147: return ptr.ToInt32Slice(vs)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)