DEBSOURCES
Skip Quicknav
sources / golang-github-zyedidia-pty / 1.1.1%2Bgit20180126.3036466-3 / ztypes_arm64.go
1234567891011
// Created by cgo -godefs - DO NOT EDIT // cgo -godefs types.go // +build arm64 package pty type ( _C_int int32 _C_uint uint32 )