Source file src/runtime/zcallback_windows.go
1 // Code generated by wincallback.go using 'go generate'. DO NOT EDIT. 2 3 package runtime 4 5 const cb_max = 2000 // maximum number of windows callbacks allowed 6
1 // Code generated by wincallback.go using 'go generate'. DO NOT EDIT. 2 3 package runtime 4 5 const cb_max = 2000 // maximum number of windows callbacks allowed 6