Structs are value types in C#, but the C/C++ side stores pointers to struct.

Structs are value types in C#, but the C/C++ side stores pointers to struct.
Was this page helpful?