Class: clibgen.FunctionDefinition
Package: clibgen
Validate function definition
validate(funcDef)
validate(
validates the number of
arguments and the outputs of the function to ensure that they match the C++
signature.funcDef
)