new Crash Function
fun newCrashFunction(messageString: String, paramTypes: A_Tuple): A_Function
Content copied to clipboard
Construct a bootstrap A_Function that crashes when invoked.
Return
The requested crash function.
Construct a bootstrap A_Function that crashes when invoked.
The requested crash function.