- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for IntRef (0.04 sec)
-
src/cmd/cgo/gcc.go
// // struct <name>__{int unused;}; typedef struct <name>__ *name; // // by the DECLARE_HANDLE macro in STRICT mode. The macro is declared in // the Windows ntdef.h header, // // https://github.com/tpn/winsdk-10/blob/master/Include/10.0.16299.0/shared/ntdef.h#L779 if goos != "windows" { return false } if len(dt.Field) != 1 { return false } if dt.StructName != name+"__" { return false
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Sep 18 15:07:34 UTC 2024 - 97.1K bytes - Viewed (0)