func github.com/aws/smithy-go/ptr.IntSlice
2 uses
github.com/aws/smithy-go/ptr (current package)
to_ptr.go#L102: func IntSlice(vs []int) []*int {
github.com/aws/aws-sdk-go-v2/aws
to_ptr.go#L69: return ptr.IntSlice(vs)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)