Codebase list golang-pty / debian/0.0_git20151007.0.f7ee69f-2 ztypes_freebsd_amd64.go
debian/0.0_git20151007.0.f7ee69f-2

Tree @debian/0.0_git20151007.0.f7ee69f-2 (Download .tar.gz)

ztypes_freebsd_amd64.go @debian/0.0_git20151007.0.f7ee69f-2raw · history · blame

// Created by cgo -godefs - DO NOT EDIT
// cgo -godefs types_freebsd.go

package pty

const (
	_C_SPECNAMELEN = 0x3f
)

type fiodgnameArg struct {
	Len       int32
	Pad_cgo_0 [4]byte
	Buf       *byte
}