Function xmlStringLenDecodeEntities

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