xmlReaderForFile

Function xmlReaderForFile 

Source
pub unsafe extern "C" fn xmlReaderForFile(
    filename: *const c_char,
    encoding: *const c_char,
    options: c_int,
) -> xmlTextReaderPtr