I am trying to use Cython to expose a function from a static library to python. I have a myLibrary.lib and a myLibrary.dll file, but no header file
myLibrary.lib
myLibrary.dll