xmlReaderNewFile

Function xmlReaderNewFile 

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