Skip to main content

patch_seq_string_concat

Function patch_seq_string_concat 

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

Check if a string contains a substring

Stack effect: ( str substring – bool )

§Safety

Stack must have two String values on top