Skip to main content

Module dynamic_call

Module dynamic_call 

Source

Structsยง

DynamicCall
Builder for a reflection-based function call.
DynamicCallResult
Holds the params buffer after a successful DynamicCall::call(). Use get() to read output parameters and return values.