anlsys / libnrm

Node Resource Manager communication library
BSD 3-Clause "New" or "Revised" License
7 stars 0 forks source link

Feature/Python interface via ctypes #92

Closed jlnav closed 9 months ago

jlnav commented 10 months ago
perarnau commented 10 months ago

Quick note about a better way to do restype and error checking. There's a way to setup an error checking function: https://docs.python.org/3/library/ctypes.html#ctypes._FuncPtr.errcheck