Codebase list golang-github-creack-pty / run/e58525f8-02b1-4047-be3a-5a1436a12472/main ztypes_386.go
run/e58525f8-02b1-4047-be3a-5a1436a12472/main

Tree @run/e58525f8-02b1-4047-be3a-5a1436a12472/main (Download .tar.gz)

ztypes_386.go @run/e58525f8-02b1-4047-be3a-5a1436a12472/mainraw · history · blame

//go:build 386
// +build 386

// Created by cgo -godefs - DO NOT EDIT
// cgo -godefs types.go

package pty

type (
	_C_int  int32
	_C_uint uint32
)