patch_seq_dup

Function patch_seq_dup 

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

Duplicate the top value on the stack: ( a – a a )

§Safety

Stack must not be null