FunctionCallCodeGenFunc

Function called to generate bytecode for a call to a macro function

alias FunctionCallCodeGenFunc = void delegate
(
string name
,,
NaBytecode bytecode
)

Meta