# File lib/ffi/struct.rb, line 222
      def aligned(alignment = 1)
        @min_alignment = alignment
      end