Skip to main content

set_fn_call_hook

Function set_fn_call_hook 

Source
pub fn set_fn_call_hook(f: FnCallHook)
Expand description

Registers the hook that executes named user-defined functions.

Must be called by exec::init() before any user function can be called.