[][src]Function libxslt::bindings::xmlSetupParserForBuffer

pub unsafe extern "C" fn xmlSetupParserForBuffer(
    ctxt: *mut _xmlParserCtxt,
    buffer: *const u8,
    filename: *const i8
)