Skip to content
Unverified Commit d21dded6 authored by Ashley's avatar Ashley Committed by GitHub
Browse files

[msl-out] wrap arrays in structs so that they can be returned by functions (#764)

* [msl-out] wrap arrays in structs so that they can be returned by functions

* Fix clippy problems

* use a raw array for output fields

* Fix clippy problems

* Apply suggestions

* Remove put_initialization_component

* Check if the array is a constant size

* Don't use the pointer class
parent d9171dbc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment