Skip to main content

get_int_subset

Function get_int_subset 

Source
pub fn get_int_subset(doc: *const _xmlDoc) -> *mut _xmlDtd
Expand description

Get the internal DTD subset of a document.

ยงUPSTREAM-PARITY

xmlDtdPtr xmlGetIntSubset(xmlDocPtr doc);