summaryrefslogtreecommitdiff
path: root/vendor/bundle/ruby/3.4.0/gems/ffi-1.17.2-arm64-darwin/sig/ffi/struct_layout.rbs
blob: 12b05aed5f69121eb509759de0a1ff7a08f1ee21 (plain)
1
2
3
4
5
6
7
8
9
module FFI
  class StructLayout
    #TODO

    class Field
      #TODO
    end
  end
end