Avoid variadic functions. The feature isn't available in all languages that want to use the C-API. (Per #4, these are fine as *alternatives* to functions with a fixed number of arguments.)
Avoid variadic functions. The feature isn't available in all languages that want to use the C-API.
(Per #4, these are fine as alternatives to functions with a fixed number of arguments.)