Skip to main content

xmlCatalogSetDebug

Function xmlCatalogSetDebug 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn xmlCatalogSetDebug(level: c_int) -> c_int
Expand description

Set the catalog debug level (upstream xmlCatalogSetDebug: returns the previous level; levels <= 0 reset to 0).