Closed lklein53 closed 5 years ago
Use ParamVarDecl instead of Variable in the ParamCallback function. This allows to handle c style var arg functions correctly.
Nice!
Use ParamVarDecl instead of Variable in the ParamCallback function. This allows to handle c style var arg functions correctly.