Function xmlSAX2GetEntity

Source
pub unsafe extern "C" fn xmlSAX2GetEntity(
    ctx: *mut c_void,
    name: *const xmlChar,
) -> xmlEntityPtr