Documentation
¶
Overview ¶
Package usecgo is used for testing. It contains a C function and a Go function which calls it via cgo, and some functions which call type conversion functions from the "C" pseudo-package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CallGoBytes ¶
CallGoBytes is a test function that calls C.GoBytes.
func CallGoString ¶
CallGoString is a test function that calls C.GoString.
func CallGoStringN ¶
CallGoStringN is a test function that calls C.GoStringN.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.