5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-20 14:52:30 +00:00
matterbridge/vendor/modernc.org/libc/pthread/capi_darwin_arm64.go
2022-03-20 14:57:48 +01:00

8 lines
372 B
Go

// Code generated by 'ccgo pthread/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 pthread/pthread_darwin_arm64.go -pkgname pthread', DO NOT EDIT.
package pthread
var CAPI = map[string]struct{}{
"__darwin_check_fd_set_overflow": {},
}