FunctionNode.returnType

the data type of the return value of this function

struct FunctionNode
DataType returnType;

Meta