Function libxml::bindings::xmlSetupParserForBuffer[][src]

pub unsafe extern "C" fn xmlSetupParserForBuffer(
    ctxt: xmlParserCtxtPtr,
    buffer: *const xmlChar,
    filename: *const c_char
)