Function xmlSAX2ResolveEntity

Source
pub unsafe extern "C" fn xmlSAX2ResolveEntity(
    ctx: *mut c_void,
    publicId: *const xmlChar,
    systemId: *const xmlChar,
) -> xmlParserInputPtr