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
2.12k stars 92 forks source link

Fixes marshaling of structs with variable length arrays of `char` #1292

Closed AArnott closed 1 month ago

AArnott commented 1 month ago

Fixes #1184