syscall.BpfVersion.Minor (field)
2 uses
syscall (current package)
bpf_darwin.go#L162: if v.Major != BPF_MAJOR_VERSION || v.Minor != BPF_MINOR_VERSION {
ztypes_darwin_arm64.go#L424: Minor uint16
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)