Searched refs:_new_xml (Results 1 – 1 of 1) sorted by relevance
100 _new_xml = _lib.iio_create_xml_context variable101 _new_xml.restype = _ContextPtr102 _new_xml.argtypes = (c_char_p, )103 _new_xml.errcheck = _checkNull834 ctx = _new_xml(xmlfile.encode('ascii'))