patch_seq_int_to_string

Function patch_seq_int_to_string 

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

Convert an integer to a string

Stack effect: ( Int – String )

§Safety

Stack must have an Int value on top