#[unsafe(no_mangle)]pub unsafe extern "C" fn xmlACatalogResolveURI( catal: *mut XmlCatalogHandle, URI: *const xmlChar, ) -> *mut xmlChar
Resolve a URI against a handle (upstream xmlACatalogResolveURI).