I’m doing a bunch of ctypes calls to the underlying OS libraries. My progress slows to a crawl anytime the docs reference a constant value stored in a .h. file somewhere, as I have to go track it down, and figure out what the actual value is so that I can pass it into the [...]
The post Is there a way to load the constant values stored in a header file via ctypes? appeared first on BlogoSfera.