func go.etcd.io/bbolt.unsafeSlice
6 uses
go.etcd.io/bbolt (current package)
freelist.go#L286: unsafeSlice(unsafe.Pointer(&ids), data, count)
freelist.go#L326: unsafeSlice(unsafe.Pointer(&ids), data, l)
freelist.go#L332: unsafeSlice(unsafe.Pointer(&ids), data, l+1)
page.go#L69: unsafeSlice(unsafe.Pointer(&elems), data, int(p.count))
page.go#L86: unsafeSlice(unsafe.Pointer(&elems), data, int(p.count))
unsafe.go#L34: func unsafeSlice(slice, data unsafe.Pointer, len int) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)