patch_seq_test_init

Function patch_seq_test_init 

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

Initialize test context for a new test

Stack effect: ( name – )

§Safety

Stack must have a String (test name) on top