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