syscall.Cmsghdr.data (method)
2 uses
syscall (current package)
sockcmsg_unix.go#L27: func (h *Cmsghdr) data(offset uintptr) unsafe.Pointer {
sockcmsg_unix.go#L72: *(*int32)(h.data(4 * uintptr(i))) = int32(fd)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)