pub fn TailCall<T>(call: T)
custom_mir
Call a function.
The argument must be of the form fun(arg1, arg2, ...).
fun(arg1, arg2, ...)