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