CsWinRT
CsWinRT copied to clipboard
Evaluate making function pointers in generated projections blittable
See https://github.com/microsoft/CsWinRT/pull/1240. We should consider doing the same in our generated and manual projections of types where we have function pointers using out / ref.
In case we wanted to turn this issue into a tracking meta-issue, so far we have:
- [ ] https://github.com/microsoft/CsWinRT/issues/1315
- [x] https://github.com/microsoft/CsWinRT/issues/1316
- [x] https://github.com/microsoft/CsWinRT/issues/1317
- [ ] https://github.com/microsoft/CsWinRT/issues/1318