Skip to main content

xmlTextReaderConstNamespaceUri

Function xmlTextReaderConstNamespaceUri 

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

const xmlChar *xmlTextReaderConstNamespaceUri(xmlTextReaderPtr reader).

UPSTREAM-PARITY: at an attribute position the namespace comes from the attribute (or namespace declaration) itself; elsewhere from the node.