Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7513c6b commit db5bf52Copy full SHA for db5bf52
1 file changed
Doc/library/ctypes.rst
@@ -375,8 +375,8 @@ that they can be converted to the required C data type::
375
376
.. _ctypes-calling-variadic-functions:
377
378
-Calling varadic functions
379
-^^^^^^^^^^^^^^^^^^^^^^^^^
+Calling variadic functions
+^^^^^^^^^^^^^^^^^^^^^^^^^^
380
381
On a lot of platforms calling variadic functions through ctypes is exactly the same
382
as calling functions with a fixed number of parameters. On some platforms, and in
0 commit comments