For detailed documentation on numpy.ctypeslib.ndpointer, see numpy reference.
Strictly speaking, this is not a ctypes feature but a numpy feature. However, ctypes apparently handles this pointer type transparently while zugbruecke does not (yet) so support should be added.
For detailed documentation on
numpy.ctypeslib.ndpointer
, see numpy reference.Strictly speaking, this is not a
ctypes
feature but anumpy
feature. However,ctypes
apparently handles this pointer type transparently whilezugbruecke
does not (yet) so support should be added.