pub unsafe extern "C" fn xmlNewStringInputStream(
    ctxt: xmlParserCtxtPtr,
    buffer: *const xmlChar
) -> xmlParserInputPtr
Expand description

Input Streams.