Sign in
fuchsia
/
third_party
/
github.com
/
creack
/
pty
/
1278f20d9cf7455f0465f3bf74a73d1eeb555c0f
/
.
/
ztypes_arm64.go
blob: 6c29a4b918882009ca8dc6567d21fd205a9394f9 [
file
] [
log
] [
blame
]
// Created by cgo -godefs - DO NOT EDIT
// cgo -godefs types.go
// +build arm64
package pty
type (
_C_int int32
_C_uint uint32
)