invokeSuspend
Invoke the referenced suspend function with the given parameters. If the function is not suspend, this will still invoke it without an error.
Throws
if invocation fails
Invoke the referenced suspend function with the given parameters. If the function is not suspend, this will still invoke it without an error.
if invocation fails