Skip to main content

xmlCatalogIsEmpty

Function xmlCatalogIsEmpty 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn xmlCatalogIsEmpty( catal: *mut XmlCatalogHandle, ) -> c_int
Expand description

Is the catalog handle empty? (upstream xmlCatalogIsEmpty)