pub type HasInternalSubsetSAXFunc = fn(&mut XmlParserCtxt<'_>) -> i32;Expand description
Does this document has an internal subset.
Returns 1 if true
pub type HasInternalSubsetSAXFunc = fn(&mut XmlParserCtxt<'_>) -> i32;Does this document has an internal subset.
Returns 1 if true