DEBSOURCES
Skip Quicknav
sources / golang-github-elisescu-pty / 1.0.2-3 / ztypes_s390x.go
1234567891011
// +build s390x // Created by cgo -godefs - DO NOT EDIT // cgo -godefs types.go package pty type ( _C_int int32 _C_uint uint32 )