Structsยง
- Dynamic
Call - Builder for a reflection-based function call.
- Dynamic
Call Result - Holds the params buffer after a successful
DynamicCall::call(). Useget()to read output parameters and return values.
DynamicCall::call().
Use get() to read output parameters and return values.