Function xmlCatalogResolveSystem
Source #[unsafe(no_mangle)]
pub unsafe extern "C" fn xmlCatalogResolveSystem(
_sysID: *const xmlChar,
) -> *mut xmlChar
Expand description
Resolve a system ID.
ยงUPSTREAM-PARITY
xmlCharPtr xmlCatalogResolveSystem(const xmlChar *sysID);