Skip to main content

xmlNewSAXParserCtxt

Function xmlNewSAXParserCtxt 

Source
pub unsafe extern "C" fn xmlNewSAXParserCtxt(
    sax: *const xmlSAXHandler,
    userData: *mut c_void,
) -> *mut xmlParserCtxt