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