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