xmlGetDtdNotationDesc

Function xmlGetDtdNotationDesc 

Source
pub unsafe extern "C" fn xmlGetDtdNotationDesc(
    dtd: xmlDtdPtr,
    name: *const xmlChar,
) -> xmlNotationPtr