patch_seq_make_variant_2

Function patch_seq_make_variant_2 

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

Create a variant with 2 fields

Stack effect: ( field1 field2 Symbol – Variant )

§Safety

Stack must have field1, field2, and Symbol tag on top