Skip to main content

xmlCatalogRemove

Function xmlCatalogRemove 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn xmlCatalogRemove( _value: *const xmlChar, ) -> c_int
Expand description

Remove a catalog entry.

ยงUPSTREAM-PARITY

int xmlCatalogRemove(const xmlChar *value);