Function libxml::bindings::xmlReaderNewMemory [−][src]
pub unsafe extern "C" fn xmlReaderNewMemory(
reader: xmlTextReaderPtr,
buffer: *const c_char,
size: c_int,
URL: *const c_char,
encoding: *const c_char,
options: c_int
) -> c_int