Function xmlCreateDocParserCtxt

Source
pub unsafe extern "C" fn xmlCreateDocParserCtxt(
    cur: *const xmlChar,
) -> xmlParserCtxtPtr