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
C# has the concept of an unmanaged constraint, but that does not map to blittability for interop in the runtime. We should investigate reconciling the two.