rune::eval

Function func_arity

Source
fn func_arity<'ob>(
    function: Gc<FunctionType<'_>>,
    cx: &'ob Context<'_>,
) -> Result<&'ob Cons>