advanced-go-programming-book icon indicating copy to clipboard operation
advanced-go-programming-book copied to clipboard

Update ch2-03-cgo-types.md

Open PaiGack opened this issue 2 years ago • 0 comments

直接通过指针做强制类型转化,那么指定的 数组 大小不应该超过原先的 数组 大小,否则会出现访问到意外的数据。

PaiGack avatar Apr 24 '23 13:04 PaiGack