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 b6f4607 commit c5e11beCopy full SHA for c5e11be
Doc/library/ctypes.rst
@@ -51,7 +51,7 @@ function call fails.
51
52
53
Here are some examples for Windows. Note that ``msvcrt`` is the MS standard C
54
-library containing most standard C functions, and uses the cdecl calling
+library containing most standard C functions, and uses the ``cdecl`` calling
55
convention::
56
57
>>> from ctypes import *
0 commit comments