pub fn get_int_subset(doc: *const _xmlDoc) -> *mut _xmlDtd
Get the internal DTD subset of a document.
xmlDtdPtr xmlGetIntSubset(xmlDocPtr doc);