patch_seq_test_fail

Function patch_seq_test_fail 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn patch_seq_test_fail(stack: Stack) -> Stack
Expand description

Explicitly fail a test with a message

Stack effect: ( message – )

Always records a failure with the given message.

§Safety

Stack must have a String on top