# File lib/ffi/struct.rb, line 49
    def offset_of(field_name)
      self[field_name].offset
    end