CGO 数组中的指针偏移

1
unsafe.Pointer(uintptr(unsafe.Pointer(/*对象*/)) + unsafe.Sizeof(unsafe.Pointer(/*对象*/))*uintptr(/*偏移量*/))
updatedupdated2021-10-222021-10-22