Skip to main content

handle_call

Function handle_call 

Source
pub fn handle_call(fn_pos: u32, arity: u32, args: Vec<StackValue>) -> CallResult
Expand description

Handle a function call according to arity conventions.