Skip to main content

xmlTextReaderConstBaseUri

Function xmlTextReaderConstBaseUri 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn xmlTextReaderConstBaseUri( reader: *mut XmlTextReader, ) -> *const xmlChar
Expand description

const xmlChar *xmlTextReaderConstBaseUri(xmlTextReaderPtr reader) — the base URI, valid until the reader is freed (no copy).