Improve CRO_CallFunction to remove support for structs
Bravotic opened this issue · comments
Collin McKinley commented
Remove struct calling from CRO_CallFunction and re-implement it in such a way where there doesn't need to be any extra data sent to CRO_CallFunction. See the C api docs for why this function is awful.