xmlReadFile

Function xmlReadFile 

Source
pub unsafe extern "C" fn xmlReadFile(
    URL: *const c_char,
    encoding: *const c_char,
    options: c_int,
) -> xmlDocPtr