microsoft / CsWin32

A source generator to add a user-defined set of Win32 P/Invoke methods and supporting types to a C# project.
MIT License
2k stars 84 forks source link

Emit `Unsafe.AsRef(in Value[0])` #1039

Closed AArnott closed 10 months ago

AArnott commented 10 months ago

Fixes #1014