Function libxml::bindings::xmlSaveToBuffer[][src]

pub unsafe extern "C" fn xmlSaveToBuffer(
    buffer: xmlBufferPtr,
    encoding: *const c_char,
    options: c_int
) -> xmlSaveCtxtPtr