CsWinRT icon indicating copy to clipboard operation
CsWinRT copied to clipboard

Evaluate making function pointers in generated projections blittable

Open manodasanW opened this issue 3 years ago • 1 comments

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.

manodasanW avatar Aug 13 '22 16:08 manodasanW

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

Sergio0694 avatar Apr 16 '23 13:04 Sergio0694