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