# File lib/ffi/struct.rb, line 187
      def size
        @num * @type.size / 8
      end