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
When this feature is implemented and stabilized in rustc, we can (and should) use #[repr(transparent)] on various types, such as ComPtr and the various HSTRING wrappers.
The text was updated successfully, but these errors were encountered:
When this feature is implemented and stabilized in rustc, we can (and should) use
#[repr(transparent)]
on various types, such asComPtr
and the variousHSTRING
wrappers.The text was updated successfully, but these errors were encountered: