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 57c50c9 commit 122ca4dCopy full SHA for 122ca4d
1 file changed
Modules/_ctypes/libffi_osx/README
@@ -165,7 +165,7 @@ for checking. It will be one of the following:
165
Before making the call, the VALUES vector should be initialized
166
with pointers to the appropriate argument values.
167
168
-To call the the function using the initialized ffi_cif, use the
+To call the function using the initialized ffi_cif, use the
169
ffi_call function:
170
171
void ffi_call(ffi_cif *cif, void *fn, void *rvalue, void **avalues);
0 commit comments