patch_seq_ctz

Function patch_seq_ctz 

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

Count trailing zeros

Stack effect: ( n – count )

§Safety

Stack must have one Int value on top