Function libxml::bindings::xmlSAX2ExternalSubset[][src]

pub unsafe extern "C" fn xmlSAX2ExternalSubset(
    ctx: *mut c_void,
    name: *const xmlChar,
    ExternalID: *const xmlChar,
    SystemID: *const xmlChar
)