xmlSetupParserForBuffer

Function xmlSetupParserForBuffer 

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