Skip to main content

set_call_callback

Function set_call_callback 

Source
pub fn set_call_callback(ctx: &EvalContext, f: CallCallbackFn)
Expand description

Register the call-value callback. Called by sema-eval during interpreter init. Stores into both ctx and the shared STDLIB_CTX.