Sign in
go
/
go
/
598cf5e6ac1deb87f4931af195dad66f2b3f1672
/
.
/
misc
/
cgo
/
test
/
issue9400
/
stubs.go
blob: 08cde2e33b418f5baad182b2ad501643f8372b42 [
file
] [
log
] [
blame
]
// Copyright 2014 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
//go:build gc
package issue9400
var Baton int32
func RewindAndSetgid()