Closed woosh closed 2 months ago
Fixes #6
This PR introduces code to support structs as function arguments and return values. It supports typedef and nested structs.
typedef
Fixes #6
This PR introduces code to support structs as function arguments and return values. It supports
typedef
and nested structs.