#[no_mangle]
pub unsafe extern "C" fn rune_node_argument_count(
    node: *const Node
) -> c_int
Expand description

How many arguments have been passed to this node?