5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-20 19:32:31 +00:00
matterbridge/vendor/modernc.org/libc/time/capi_windows_386.go

10 lines
368 B
Go
Raw Normal View History

2022-03-12 22:02:04 +00:00
// Code generated by 'ccgo time\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 time\time_windows_386.go -pkgname time', DO NOT EDIT.
2022-01-30 23:27:37 +00:00
package time
var CAPI = map[string]struct{}{
"daylight": {},
"timezone": {},
"tzname": {},
}