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