Skip to main content

patch_seq_string_char_at

Function patch_seq_string_char_at 

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

Concatenate two strings

Stack effect: ( str1 str2 – result )

§Safety

Stack must have two String values on top