Function libxml::bindings::xmlACatalogAdd[][src]

pub unsafe extern "C" fn xmlACatalogAdd(
    catal: xmlCatalogPtr,
    type_: *const xmlChar,
    orig: *const xmlChar,
    replace: *const xmlChar
) -> c_int