New ways to instantate cstruct objects.
"default" constructor zero-initializes the whole struct. (It's a common pattern that should be easier to read after this. keyword constructor so that instantiating a struct with many fields is easier to read. Change-Id: Ide18aa41c7289d63df7d0297673518fcafdf0174 Test: coming soon
Loading
Please sign in to comment