htmlReadDoc

Function htmlReadDoc 

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