Function xmlEncodeEntities

Source
pub unsafe extern "C" fn xmlEncodeEntities(
    doc: xmlDocPtr,
    input: *const xmlChar,
) -> *const xmlChar