[][src]Function libxslt::bindings::xmlSAXParseMemory

pub unsafe extern "C" fn xmlSAXParseMemory(
    sax: *mut _xmlSAXHandler,
    buffer: *const i8,
    size: i32,
    recovery: i32
) -> *mut _xmlDoc