Skip to content

Need to upgrade the main.py #1

Description

@Palich239

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]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions