Function libxml::bindings::xmlGetDtdNotationDesc[][src]

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