DEBSOURCES
Skip Quicknav
sources / golang-pty / 1.1.6-2 / ztypes_arm.go
123456789
// Created by cgo -godefs - DO NOT EDIT // cgo -godefs types.go package pty type ( _C_int int32 _C_uint uint32 )