#[unsafe(no_mangle)]pub unsafe extern "C" fn patch_seq_test_fail(stack: Stack) -> StackExpand 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