pub fn xml_ctxt_read_memory( ctxt: &mut XmlParserCtxt, buffer: &[u8], url: Option<&str>, encoding: Option<&str>, options: i32, ) -> Result<XmlDoc, XmlError>
xmlCtxtReadMemory.
xmlCtxtReadMemory