Function libxml::bindings::xmlSaveToIO [−][src]
pub unsafe extern "C" fn xmlSaveToIO(
iowrite: xmlOutputWriteCallback,
ioclose: xmlOutputCloseCallback,
ioctx: *mut c_void,
encoding: *const c_char,
options: c_int
) -> xmlSaveCtxtPtr