Function xmlParseDTD

Source
pub unsafe extern "C" fn xmlParseDTD(
    ExternalID: *const xmlChar,
    SystemID: *const xmlChar,
) -> xmlDtdPtr