Skip to main content

xmlSAXParseFile

Function xmlSAXParseFile 

Source
pub unsafe extern "C" fn xmlSAXParseFile(
    sax: *mut xmlSAXHandler,
    filename: *const c_char,
    recovery: c_int,
) -> *mut xmlDoc