mirror of
https://github.com/42wim/matterbridge
synced 2024-11-03 15:40:24 +00:00
8 lines
372 B
Go
8 lines
372 B
Go
|
// Code generated by 'ccgo termios/gen.c -crt-import-path -export-defines -export-enums -export-externs X -export-fields F -export-structs -export-typedefs -header -hide _OSSwapInt16,_OSSwapInt32,_OSSwapInt64 -o termios/termios_darwin_amd64.go -pkgname termios', DO NOT EDIT.
|
||
|
|
||
|
package termios
|
||
|
|
||
|
var CAPI = map[string]struct{}{
|
||
|
"__darwin_check_fd_set_overflow": {},
|
||
|
}
|