Function xmlStringDecodeEntities

Source
pub unsafe extern "C" fn xmlStringDecodeEntities(
    ctxt: xmlParserCtxtPtr,
    str_: *const xmlChar,
    what: c_int,
    end: xmlChar,
    end2: xmlChar,
    end3: xmlChar,
) -> *mut xmlChar