func syscall.execve
2 uses
syscall (current package)
syscall_darwin.go#L265: execveDarwin = execve
zsyscall_darwin_arm64.go#L1843: func execve(path *byte, argv **byte, envp **byte) (err error) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)