- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for struct_function (0.12 sec)
-
src/cmd/cgo/doc.go
identifier that starts with "struct_", "union_", "enum_", or "sizeof_", such as a function named "struct_function". A workaround is to use a "#define" in the preamble, as in "#define c_struct_function struct_function" and then in the Go code refer to "C.c_struct_function". A C function may be declared in the Go file with a parameter type of the special name _GoString_. This function may be called with an
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Tue Oct 01 22:52:54 UTC 2024 - 44K bytes - Viewed (0)