gtsocial-umbx

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

capi_darwin_arm64.go (553B)


      1 // Code generated by 'ccgo unistd/gen.c -crt-import-path  -export-defines  -export-enums  -export-externs X -export-fields F -export-structs  -export-typedefs  -header -hide _OSSwapInt16,_OSSwapInt32,_OSSwapInt64 -ignore-unsupported-alignment -o unistd/unistd_darwin_arm64.go -pkgname unistd', DO NOT EDIT.
      2 
      3 package unistd
      4 
      5 var CAPI = map[string]struct{}{
      6 	"__darwin_check_fd_set":          {},
      7 	"__darwin_check_fd_set_overflow": {},
      8 	"__darwin_fd_clr":                {},
      9 	"__darwin_fd_isset":              {},
     10 	"__darwin_fd_set":                {},
     11 }