github.com/gotranspile/cxgo@v0.3.8-0.20240118201721-29871598a6a2/runtime/cnet/types_windows.go (about)

     1  // +build windows
     2  
     3  package cnet
     4  
     5  import "syscall"
     6  
     7  type Handle = syscall.Handle