Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change short to int16 and long to int32 + add python wrapper #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

edo2313
Copy link

@edo2313 edo2313 commented Jan 11, 2023

Changed all short and longs in structs and function calls to int16 and int32 to make it compatible with 64bit systems

Also added a Python wrapper made using ctypesgen to make the usage with Python easier.

Fixes issue #10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant