patch_seq_clz

Function patch_seq_clz 

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

Count leading zeros

Stack effect: ( n – count )

§Safety

Stack must have one Int value on top