shithub: furgit

ref: a9684e72e9ec9045c4588ef103e6489868bca394
dir: /internal/adler32/adler32_avx2.go/

View raw version
//go:build !purego && amd64

package adler32

//go:noescape
func adler32_avx2(in uint32, buf []byte) uint32