Arc

Git Source

struct Arc {
    uint64 data;
    uint64 rel;
    uint64 set;
    uint64 id;
}