Function xmlIOParseDTD

Source
pub unsafe extern "C" fn xmlIOParseDTD(
    sax: xmlSAXHandlerPtr,
    input: xmlParserInputBufferPtr,
    enc: xmlCharEncoding,
) -> xmlDtdPtr