patch_seq_push_float

Function patch_seq_push_float 

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

Push a float value onto the stack

ยงSafety

Stack pointer must be valid or null