Commit e8fdf5df6e547b44092a549c01bb127aa75c01c7

Nick Wellnhofer 2019-01-01T19:20:22

Fix unused function warning in testapi.c Check whether all param and return types are known before generating functions for param types. Otherwise, unused functions end up in testapi.c.