Interop
2018
- Top secret .NET handles - Part 2 - Ref-Counted handles
- Calling C functions from Python - part 3 - deep dive into ctypes implementation in CPython
- Calling C functions from Python - part 2 - writing CPython extensions using Python/C API
- Calling C functions from Python - part 1 - using ctypes