pub unsafe extern "C" fn exit(params: Params)
Expand description

Exits the platform with an error code.

This is used by test applets to terminate the platform and propagate the test result.