Sindbad~EG File Manager

Current Path : /usr/local/src/clamav-1.0.9/libclamav_rust/.cargo/vendor/cbindgen/tests/expectations/
Upload File :
Current File : //usr/local/src/clamav-1.0.9/libclamav_rust/.cargo/vendor/cbindgen/tests/expectations/enum_self.cpp

#include <cstdarg>
#include <cstdint>
#include <cstdlib>
#include <ostream>
#include <new>

template<typename T>
struct Foo {
  const int32_t *something;
};

union Bar {
  enum class Tag : uint8_t {
    Min,
    Max,
    Other,
  };

  struct Min_Body {
    Tag tag;
    Foo<Bar> _0;
  };

  struct Max_Body {
    Tag tag;
    Foo<Bar> _0;
  };

  struct {
    Tag tag;
  };
  Min_Body min;
  Max_Body max;
};

extern "C" {

void root(Bar b);

} // extern "C"

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists