Function xmlSAX2InternalSubset

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