Skip to content

dyereh/python_C-types_concepts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

python_C-types_concepts

Test python ctypes wrapping

Build with g++ -c -fPIC threadTest.cpp -o threadTest.o && g++ -shared -W -o threadTest.so threadTest.o

About

Test python ctypes wrapping

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published