Function xmlSaveToBuffer

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