Skip to main content

call

Function call 

Source
pub fn call(_name: &str, _args: &[Value]) -> Option<Result<Value, RuntimeError>>