Home
last modified time | relevance | path

Searched refs:_testfunc_callback_with_pointer (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/test/test_ctypes/
Dtest_pointers.py110 doit = dll._testfunc_callback_with_pointer
/external/python/cpython3/Modules/_ctypes/
D_ctypes_test.c543 EXPORT(int) _testfunc_callback_with_pointer(int (*func)(int *)) in _testfunc_callback_with_pointer() function