Skip to main content

xmlSAXParseDoc

Function xmlSAXParseDoc 

Source
pub unsafe extern "C" fn xmlSAXParseDoc(
    sax: *mut xmlSAXHandler,
    cur: *const xmlChar,
    recovery: c_int,
) -> *mut xmlDoc