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 85c686a commit aae91faCopy full SHA for aae91fa
Doc/library/ctypes.rst
@@ -374,8 +374,8 @@ that they can be converted to the required C data type::
374
375
.. _ctypes-calling-variadic-functions:
376
377
-Calling varadic functions
378
-^^^^^^^^^^^^^^^^^^^^^^^^^
+Calling variadic functions
+^^^^^^^^^^^^^^^^^^^^^^^^^^
379
380
On a lot of platforms calling variadic functions through ctypes is exactly the same
381
as calling functions with a fixed number of parameters. On some platforms, and in
0 commit comments