#[unsafe(no_mangle)]pub unsafe extern "C" fn xmlTextReaderIsNamespaceDecl(
reader: *mut XmlTextReader,
) -> c_intExpand description
int xmlTextReaderIsNamespaceDecl(xmlTextReaderPtr reader) — whether the
current attribute position is a namespace declaration.