# File lib/ffi/struct_layout_builder.rb, line 43
    def union=(is_union)
      @union = is_union
    end