cgo: update documentation on calling C variadic functions
The current implementation does not support calling C variadic functions (as discussed in #975). Document that. Fixes #23537 Change-Id: If4c684a3d135f3c2782a720374dc4c07ea66dcbb Reviewed-on: https://go-review.googlesource.com/90415 Reviewed-by:Ian Lance Taylor <iant@golang.org>
Loading
Please sign in to comment