interface-types icon indicating copy to clipboard operation
interface-types copied to clipboard

Interface Types for self defined DataTypes

Open realAP opened this issue 5 years ago • 1 comments

Will it be possible to define a Struct of Basic Types and pass this though Interface Types?

realAP avatar Oct 15 '20 12:10 realAP

Yes, for a classic C-style struct you would use the record interface type.

lukewagner avatar Oct 16 '20 17:10 lukewagner