Home
last modified time | relevance | path

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

/external/libiio/src/bindings/python/
Diio.py56 _ContextPtr = _POINTER(_Context) variable
97 _new_local.restype = _ContextPtr
101 _new_xml.restype = _ContextPtr
106 _new_network.restype = _ContextPtr
111 _new_default.restype = _ContextPtr
115 _new_uri.restype = _ContextPtr
119 _destroy.argtypes = (_ContextPtr, )
123 _get_name.argtypes = (_ContextPtr, )
128 _get_description.argtypes = (_ContextPtr, )
132 _get_xml.argtypes = (_ContextPtr, )
[all …]