Function libxml::bindings::xmlSAX2GetEntity[][src]

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