patch_seq_drop_op

Function patch_seq_drop_op 

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

Alias for drop to avoid LLVM keyword conflicts

ยงSafety

Stack must have at least one value.