Codebase list golang-github-creack-pty / e1e43ff0-0b50-4715-b7e7-8c0b5a1cb461/main ztypes_loong64.go
e1e43ff0-0b50-4715-b7e7-8c0b5a1cb461/main

Tree @e1e43ff0-0b50-4715-b7e7-8c0b5a1cb461/main (Download .tar.gz)

ztypes_loong64.go @e1e43ff0-0b50-4715-b7e7-8c0b5a1cb461/mainraw · history · blame

//go:build loong64
// +build loong64

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

package pty

type (
	_C_int  int32
	_C_uint uint32
)