Function htmlParseDoc

Source
pub unsafe extern "C" fn htmlParseDoc(
    cur: *const xmlChar,
    encoding: *const c_char,
) -> htmlDocPtr