%PDF- %PDF-
| Direktori : /lib/python3/dist-packages/lxml/includes/ |
| Current File : //lib/python3/dist-packages/lxml/includes/uri.pxd |
cdef extern from "libxml/uri.h":
ctypedef struct xmlURI
cdef xmlURI* xmlParseURI(char* str)
cdef void xmlFreeURI(xmlURI* uri)