# File lib/ffi/struct.rb, line 179
    def self.offset_of(name)
      @layout.offset_of(name)
    end