You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[jextract-swift] Add an API to produce a MemoryLayout for a given Swift type
Given Swift type metadata, inspect the metadata to produce a memory layout
for the Swift type that covers its size/alignment and can be used to refer
to memory containing a Swift value of that type.
0 commit comments