/
/
opt
/
golang
/
1.22.0
/
src
/
runtime
/
testdata
/
testprogcgo
/
windows
Server: in-mum-web1112.main-hosting.eu (62.72.28.111)
You: 216.73.216.211
PHP 8.3.16
Dir:
/opt/golang/1.22.0/src/runtime/testdata/testprogcgo/windows
Edit:
/opt/golang/1.22.0/src/runtime/testdata/testprogcgo/windows/win.go
package windows /* #include <windows.h> DWORD agetthread() { return GetCurrentThreadId(); } */ import "C" func GetThread() uint32 { return uint32(C.agetthread()) }
Ukuran: 169 B