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

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