You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unlike many projects, the Go project does not use GitHub Issues for general discussion or asking questions. GitHub Issues are used for tracking bugs and proposals only.
Go version
go version go1.22.4 linux/amd64
Output of
go env
in your module/workspace:What did you do?
cgotest.zip
here is the code .
how to build
./build.sh
run:
./test
What did you see happen?
I want copy data complete to voice, howerver, C.CString() get 7 bytes unitl '1', the left has been drop。
What did you expect to see?
copy the data to voice complete, please tell me how to do this。
The text was updated successfully, but these errors were encountered: