Home
last modified time | relevance | path

Searched refs:_cdll (Results 1 – 1 of 1) sorted by relevance

/external/libiio/src/bindings/python/
Diio.py18 POINTER as _POINTER, CDLL as _cdll, memmove as _memmove, byref as _byref unknown
61 _lib = _cdll('libiio.dll' if 'Windows' in _system() else 'libiio.so.0',