[][src]Function libxslt::bindings::xmlSAXParseFile

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