Skip to main content

xmlTextReaderIsNamespaceDecl

Function xmlTextReaderIsNamespaceDecl 

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

int xmlTextReaderIsNamespaceDecl(xmlTextReaderPtr reader) — whether the current attribute position is a namespace declaration.