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