-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Needs to insert at the c_from_python/ctypes/src/python/main.py [165] this description:
testpp.test_del.restype = ctypes.c_int
testpp.test_del.argtypes = [ctypes.c_void_p]
Needs to insert at the c_from_python/ctypes/src/python/main.py [154] this description:
testpp.test_get_a.argtypes = [ctypes.c_void_p]
Needs to insert at the c_from_python/ctypes/src/python/main.py [156] this description:
testpp.test_get_b.argtypes = [ctypes.c_void_p]
Needs to insert at the c_from_python/ctypes/src/python/main.py [158] this description:
testpp.test_get_c.argtypes = [ctypes.c_void_p]
Metadata
Metadata
Assignees
Labels
No labels