blob: f97f0bdf109a990eab0e24586c815dc02cf37fda (
plain)
| 1
2
3
4
5
6
7
8
9
 | // 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_windows_arm64.go -pkgname pthread', DO NOT EDIT.
package pthread
var CAPI = map[string]struct{}{
	"daylight": {},
	"timezone": {},
	"tzname":   {},
}
 |