func syscall.Getgid
2 uses
syscall (current package)
zsyscall_darwin_arm64.go#L764: func Getgid() (gid int) {
os
proc.go#L41: func Getgid() int { return syscall.Getgid() }
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)