patch_seq_make_variant_0

Function patch_seq_make_variant_0 

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

Create a variant with 0 fields (just a tag)

Stack effect: ( tag – Variant )

§Safety

Stack must have at least one Int (the tag) on top