pub unsafe fn get_dtd_notation_desc( dtd: *mut _xmlDtd, name: *const xmlChar, ) -> *mut _xmlNotation
Upstream xmlGetDtdNotationDesc(dtd, name).
xmlGetDtdNotationDesc(dtd, name)
dtd
name