#[unsafe(no_mangle)]pub unsafe extern "C" fn patch_seq_list_make(stack: Stack) -> StackExpand description
Create an empty list
Stack effect: ( – Variant )
Returns a new empty list (Variant with tag “List” and no fields).
§Safety
No requirements on stack